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

Added mobile layout in the update explorer #17

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rayz1065
Copy link
Member

This pull request adds a mobile layout for the update explorer that shows the list of updates above and the details of the update below.
It can also be useful for desktop users, as the current version does not display the UI when two windows are tiled vertically on an average-sized screen.
Mobile layout with horizontal split

@KnorpelSenf KnorpelSenf requested a review from rojvv July 22, 2024 21:19
Copy link
Member

@rojvv rojvv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Keyboard shortcuts are not relevant to handheld devices.

@rayz1065
Copy link
Member Author

You're right, we could show some different info on smaller screen sizes.
I was thinking something like in the image below, with a button to focus on the filter query input.
For closing an update I was thinking tapping again on the same row should close it.
Screenshot showing alternative mobile options view

… so clicking on the opened update closes it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants