bcgov / BCHeritage

Branch level repository for documentation and product issues.
Apache License 2.0
4 stars 0 forks source link

Search Interface User Experience - Hover Label Text #939

Open emjohnst opened 2 months ago

emjohnst commented 2 months ago

When users go to the search interface, buttons that don't have a text label should have a label that pops up when the cursor hovers over it. Example is in image attached. Tooltips should be displayed on mouse hover as well as on focus to be accessible.

Buttons that should have labels:

Image

Image

bferguso commented 3 weeks ago

These should be working, however it seems like the bootstrap/dist JS library is missing from the page. Need to look at why that's the case.