Skip to content

Consider making the admin panel an SPA #180

@m4tx

Description

@m4tx

There is an ecosystem of frontend frameworks for building single page applications in Rust, such as Yew, Leptos, Dioxus, among others. It would be a nice UX win for us if we could integrate one of these in the admin panel.

The obvious disadvantages are inflated dependency list and compile times. Potentially some accessibility issues because of heavy use of JavaScript/WASM (which probably isn't a big issue in 2025).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions