Skip to content

Sidebar filters shouldn't fully reload the page #57

@lydiascarf

Description

@lydiascarf

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions