VEuPathDB / web-monorepo

A monorepo that contains all frontend code for VEuPathDB websites
Apache License 2.0
2 stars 0 forks source link

EDA Analysis UI - consider button consolidation #640

Open jernestmyers opened 9 months ago

jernestmyers commented 9 months ago

The addition of a link from the EDA analysis UI to the interactive map led to some discussion about its placement. It was clear that it looked out of place and/or too busy next to the existing analysis buttons, as shown in the screenshot: image

We settled on placing the map link above the tabs line, right-justified, as shown in this screenshot: image

While I think this placement looks good, I think it's worth considering a consolidation effort that groups all of these buttons together by making use of a "more" button. Clicking the "more" button would present more options, kind of like a popover selector. Here's an example button that Gmail uses (the 3 vertical dots): image image

As an example, I could envision us doing something similar next to the New Analysis and My Analyses buttons, with the "more" button presenting the options to share, copy, delete, and explore in the map.

asizemore commented 8 months ago

Cool idea!!