specify / specify7

Specify 7
https://www.specifysoftware.org/products/specify-7/
GNU General Public License v2.0
62 stars 36 forks source link

`side-menu`: Better tooltips on collapsed navigation items #2838

Closed grantfitzsimmons closed 1 year ago

grantfitzsimmons commented 1 year ago
image

https://flowbite.com/docs/components/tooltips/#placement

This could potentially eliminate the need for an expanded sidebar.

maxpatiiuk commented 1 year ago

Note, the above library has poor accessibility. Doesn't mean we can find and similar alternative (https://www.npmjs.com/package/react-accessible-tooltip)

Though really, I was just waiting for browsers to support this natively.

maxpatiiuk commented 1 year ago

Do you want to use this tooltip library in all places or only in some places? I.e, do we need ti when hovering over field label on the form?

grantfitzsimmons commented 1 year ago

I think we should use this everywhere!