Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set routes in url #109

Open
Tracked by #65
romangg opened this issue Jul 19, 2024 · 2 comments
Open
Tracked by #65

Set routes in url #109

romangg opened this issue Jul 19, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request Web UI Changes related to the web frontend

Comments

@romangg
Copy link
Contributor

romangg commented Jul 19, 2024

At the moment the app is always displaying the same main url.

It should be possible to have some routing logic though as we have a tree-like structure:

  • Main menu items: bxt.manjaro.org/{packages,compare,log,admin}
  • In packages (example): bxt.manjaro.org/packages/unstable/core/x86_64

Of course not only display should work but also navigating to such a view directly by entering the url.

@romangg romangg added enhancement New feature or request Web UI Changes related to the web frontend labels Jul 19, 2024
@LordTermor
Copy link
Collaborator

LordTermor commented Jul 19, 2024

It actually shows

Main menu items: bxt.manjaro.org/{packages,compare,log,admin}

for me both on Firefox and Vivaldi.

image

Packages will be more tricky to implement as it uses custom navigation logic.

@romangg
Copy link
Contributor Author

romangg commented Jul 19, 2024

True, main menu items show. But packages paths would be nice to have additionally.

@LordTermor LordTermor self-assigned this Jul 19, 2024
@LordTermor LordTermor mentioned this issue Jul 29, 2024
40 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Web UI Changes related to the web frontend
Projects
Status: Backlog
Development

No branches or pull requests

2 participants