Skip to content

[ui] Use hierarchical Route components instead of manual URL parsing #2838

Open
@gdemonet

Description

@gdemonet

Component: ui

Why this is needed:

See #2809 (comment)

Basically, we are only using Route to choose which "page" to display, while elements within a page could also benefit from such URL matching rules.

What should be done:

Use as many Routes as possible, in all pages!

Test plan:

Everything should work the same as before (with some bugs removed, if any)

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexity:mediumSomething that requires one or few days to fixkind:debtTechnical debtpriority:mediumMedium priority issues, should only be postponed if no other optionseverity:minorNo impact, or minor impact, on live deploymentstopic:uiUI-related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions