As we only display the house icon now with no text, it might be nice to have a tooltip on the icon appear when hovering on it.
Created attachment 147578 [details] [review] Bug 33071: Show tooltip when hovering on home icon in staff interface breadcrumbs This patch modifies the breadcrumbs WRAPPER in html_helpers.inc so that the default "Home" link has a title attribute set to "Home." To test, apply the patch and view any page which has been updated to use the breadcrumbs WRAPPER. For example, cities administration, the staff interface home page, the about page. Hover your mouse over the house icon in the breadcrumb navigation and you should see a "Home" tooltip.
Created attachment 147613 [details] [review] Bug 33071: Show tooltip when hovering on home icon in staff interface breadcrumbs This patch modifies the breadcrumbs WRAPPER in html_helpers.inc so that the default "Home" link has a title attribute set to "Home." To test, apply the patch and view any page which has been updated to use the breadcrumbs WRAPPER. For example, cities administration, the staff interface home page, the about page. Hover your mouse over the house icon in the breadcrumb navigation and you should see a "Home" tooltip. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 147750 [details] [review] Bug 33071: Show tooltip when hovering on home icon in staff interface breadcrumbs This patch modifies the breadcrumbs WRAPPER in html_helpers.inc so that the default "Home" link has a title attribute set to "Home." To test, apply the patch and view any page which has been updated to use the breadcrumbs WRAPPER. For example, cities administration, the staff interface home page, the about page. Hover your mouse over the house icon in the breadcrumb navigation and you should see a "Home" tooltip. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Enhancement - not backporting to 22.11.x. Setting to Needs documenting. Nice work everyone!
No update to Manual needed. Setting to Resolved.