Import list exclusion edit missing on mobile #9736
Labels
Area: UI
Issue is related to UI, should also add the issue to the new UI project, if it isn't a bug.
Status: Confirmed
Stops stale bot from asking if stale
Type: Bug
Issue is a bug
Is there an existing issue for this?
Current Behavior
Currently, on screens narrower than about 1000px, the year and spanner icon are missing from the import list exclusion list. They actually appear to be off screen rather than hidden, which makes me think this might not be intended behaviour.
Expected Behavior
Display the spanner on mobile devices. I'd have thought this was essential functionality for the list, the year less important.
I'm not sure if this is intended behaviour or not...
Solution would be to have a break for mobile devices.
I had a little play with the CSS and this should work reasonably well, with titles disappearing behind the ellipsis if they exceed the space, year and spanner both visible:
At the moment in the browser it looks like multiple elements have flex-basis set to 700px etc. This should allow the movie title to grow or shrink depending on the screen size. Hope this helps.
Steps To Reproduce
No response
Environment
What branch are you running?
Master
Trace Logs? Not Optional
1000px + - visible
~990px moving off screen
960px gone
915px year is moving off screen
Trace Logs have been provided as applicable. Reports will be closed if the required logs are not provided.
trace
- that are relevant and show this issue.The text was updated successfully, but these errors were encountered: