forked from timwis/jkan
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Milestone
Description
I'm pulling this out from #21. It's a usability issue to end up at the top of the page every time the user selects a filter if they then have to scroll back down to where they were.
The most vanilla way to address this would be to add event listeners and modify the DOM manually.
There are also lightweight tools for adding reactivity to sites like alpine.js or datastar. This might be less chaotic than implementing reactivity ourselves, and it could be useful down the line to have access to lightweight reactive UI.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels