dyrector-io / dyrectorio

dyrector.io is a self-hosted continuous delivery & deployment platform with version management.
https://dyrectorio.com
Apache License 2.0
1.26k stars 94 forks source link

Feature idea: Navigate directly from Dashboard #989

Open curtisy1 opened 1 month ago

curtisy1 commented 1 month ago

First off, a big thank you for making dyrector.io! While playing around with it, I noticed something that would be very handy especially for newcomers like me: Having shortcuts from the dashboard to the relevant pages in the UI would be a nice little addition. Currently, I can think of the following

Let me know what you think. If it's something you can imagine, I'm also open to working on this myself

polaroi8d commented 1 month ago

Hey @curtisy1, thanks for the request idea. We talked about something similar internally, but our conclusion was that it might be too complex for the customers. What do you think? Anyway, I love the idea, so if you have time to implement it, we can test it to see how good it is.

curtisy1 commented 1 month ago

Hey @polaroi8d, I think the complexity would mostly come from users clicking on the link by accident and then think "oh, how did I get here". In most cases, I think it's fine though as they would simply navigate back, hover over one of the tiles and instead think "oh, a shortcut. Nice feature". This is especially true as most users would be tech-savvy and know how browsers work so they wouldn't get lost by a single misclick (hopefully)

I'll try to spin up a PR in the following days so you can do a round of testing and see how it behaves

polaroi8d commented 1 month ago

Hey @polaroi8d, I think the complexity would mostly come from users clicking on the link by accident and then think "oh, how did I get here". In most cases, I think it's fine though as they would simply navigate back, hover over one of the tiles and instead think "oh, a shortcut. Nice feature". This is especially true as most users would be tech-savvy and know how browsers work so they wouldn't get lost by a single misclick (hopefully)

I'll try to spin up a PR in the following days so you can do a round of testing and see how it behaves

You re right, go ahead, and thanks for idea.