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

Switch to a master-detail flow in the groups view like the licenses page #107

Open
borgoat opened this issue Dec 10, 2024 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@borgoat
Copy link
Member

borgoat commented Dec 10, 2024

When on a wide screen, there's a lot of wasted space. The list of groups could be a navigation bar on the left, and selecting a group should not switch page entirely, but just draw it in the right hand side of the screen.

@borgoat borgoat added the enhancement New feature or request label Dec 10, 2024
@inpt333
Copy link
Collaborator

inpt333 commented Dec 10, 2024

When on a wide screen, there's a lot of wasted space. The list of groups could be a navigation bar on the left, and selecting a group should not switch page entirely, but just draw it in the right hand side of the screen.

I was thinking of taking advantage of #15 to implement a cards list for the groups by showing their image on the left side of the card and the details on the right, so we get something more visual and not just a list of text. But I guess this set-up wouldn't work if make it a menu in wide screen, right?

@borgoat
Copy link
Member Author

borgoat commented Dec 10, 2024

That's a good point, I didn't think of that... we probably need to do some mocks to think about it, I think it will also depend a lot on how important using it from a desktop may be. We'll need analytics! #27

@borgoat borgoat added this to the GA milestone Dec 11, 2024
@inpt333 inpt333 removed this from the GA milestone Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants