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

Add buttons to browse the files in the detail view of the metadata editor #5930

Open
andre-hohmann opened this issue Feb 21, 2024 · 3 comments · May be fixed by #6293
Open

Add buttons to browse the files in the detail view of the metadata editor #5930

andre-hohmann opened this issue Feb 21, 2024 · 3 comments · May be fixed by #6293

Comments

@andre-hohmann
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
In Kitodo.Production 3 it is difficult to navigate in the detail view of the metadata editor - especially for users who are not used to apply short keys.
This has been discussed in:

Describe the solution you'd like
Two buttons should be created for the detail view to move forward and backward in the files.

  • For each klick on the "forward-button": the next file should be shown.
  • For each klick on the "backward-button": the file before should be shown.
@thomaslow
Copy link
Collaborator

thomaslow commented Nov 5, 2024

In my opinion, the intuitive position for these buttons would be at the bottom of the detail view. However, this means, even more buttons are drawn on top of the actual image, possibly obstructing the user's view onto the image, which means the user might need to move the image around.

Usually, I do not like the idea of control elements that disappear depending on the mouse position because they would not be accessible for mobile or tablet users. Maybe in this particular case, it makes sense to hide these buttons when they are not needed (if the mouse cursor is outside of the detail view)? Here is a demonstration:

2024-11-05.18-11-10.mp4

@thomaslow
Copy link
Collaborator

@solth @andre-hohmann What do you think?

@thomaslow thomaslow linked a pull request Nov 5, 2024 that will close this issue
3 tasks
@solth
Copy link
Member

solth commented Nov 5, 2024

I think those disappearing buttons are appropriate. It's true that the metadata editor already has a lot of UI command components and buttons, but all of them serve some relevant purpose.

Perhaps we can consolidate the current number of UI elements in the future and group some buttons into menus like you did for the structure tree in the past or for the data editor settings in #6245 but for the moment these two new, disappearing buttons are a good solution, IMHO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants