serratus-bio / open-virome

monorepo for data explorer UI and APIs
http://openvirome.com/
GNU Affero General Public License v3.0
0 stars 0 forks source link

UI bugs #80

Closed lukepereira closed 1 month ago

lukepereira commented 1 month ago

Tracking some UI bugs from recent changes. Probably worth fixing some of these now that the app is being shared more widely

Map points go off screen, also when zooming in on the map, all the dots shift position to the right and don't have a fixed coordinate on the map. Might be firefox specific.

Screen Shot 2024-07-31 at 10 50 47 AM

Opening table view on Run module makes page width very wide, user has to scroll far right to change views after

Screen Shot 2024-07-31 at 10 31 47 AM

Minor issues

Virome table seems looks overly large on laptop size screen. Overall, all plots should have a maxHeight not greater than the viewport since it doesn't make sense to have scroll to view a single plot, especially if the plot captures scroll events.

Screen Shot 2024-07-31 at 10 32 53 AM

Inconsistent margins. also on laptops the left margin seems really narrow. not seeing many other websites that compacted to the left.

Screen Shot 2024-07-31 at 10 34 48 AM Screen Shot 2024-07-31 at 10 36 01 AM

Text doesn't fit on dropdown

Screen Shot 2024-07-31 at 10 37 48 AM

Vertical pipe symbols look like the number 1, probably better ways to display this.

Screen Shot 2024-07-31 at 10 38 32 AM