You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When reducing the browser window the subject continues to get smaller but the task area does not, taking up the same amount of space. This makes the subject area unusable, blocking many elements on the screen.
To Reproduce
Steps to reproduce the behavior:
Go to Snapshot Serengeti
Shrink your browser width to just above 768
See unusable subject area
Applicable Panoptes resource IDs (project, workflow, etc) to demonstrate the issue:
Expected behavior
Similar to other FEM task areas, which shrink alongside the subject area:
Device information
Desktop:
Browser: Chrome
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
For the Snapshot Serengeti bug, it appears that there are already zooming features available for the subject (represented as magnifying glasses) and they do just fine. You shouldn't have to shrink your browser width if you want to zoom in on the subject. However, I do believe that the subject should still be properly visible since users can also use the keyboard shortcut to zoom in/out. My suggestion is that when the user zooms in using the keyboard shortcut, the length of the image size shouldn't go beyond 80% visibility. A control flow program should be given with a decision to use keyboard shortcut or the given UI feature, but not both. In other words, top priority while coding should be given for image visibility.
I think we should hold off on this issue and address #6237 and #6238 first. Let's unify the styling and then we can go from there.
If we have time I'd be happy to talk further about breakpoints. I think there's a lot of options we can explore, but the above isn't the ideal solution.
Package
Describe the bug
When reducing the browser window the subject continues to get smaller but the task area does not, taking up the same amount of space. This makes the subject area unusable, blocking many elements on the screen.
To Reproduce
Steps to reproduce the behavior:
Applicable Panoptes resource IDs (project, workflow, etc) to demonstrate the issue:
Expected behavior
Similar to other FEM task areas, which shrink alongside the subject area:
Device information
Desktop:
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: