AllenInstitute / biofile-finder

An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
https://biofile-finder.allencell.org/
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

Aggregate button menu styling #140

Closed SeanLeRoy closed 5 months ago

SeanLeRoy commented 5 months ago

Description This combines all the styling for all button menus into a single source that can be used with a custom button menu renderer or just with regular items. Previously, these were spread around across components since not every button can be merged cleanly into a common button use case like BaseButton or PrimaryButton.

Testing I tested this on desktop and on web looking at each menu changed

Related Issue Resolves #135

SeanLeRoy commented 5 months ago

Make sure padding around button menu items is aligned with Figma guide (including context menu)