You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For consistency with other navigation buttons when tooltips are enabled, homeButton should support the Core tooltip API adaptlearning/adapt-contrib-core#207
Note, this might require a slightly different implementation as the button can be redirected so would need to support the use case for the tooltip text to be overwritten where applicable. Example, redirecting the home button to a start page.
My initial suggestion is to keep the standard home button tooltip config as per the existing tooltip functionality - we can assume the default will be 'home' (menu). With the addition to overwrite 'tooltip' within the _homeButton config. I'd be keen to get input or suggestions on this?
The text was updated successfully, but these errors were encountered:
For consistency with other navigation buttons when tooltips are enabled, homeButton should support the Core tooltip API adaptlearning/adapt-contrib-core#207
Note, this might require a slightly different implementation as the button can be redirected so would need to support the use case for the tooltip text to be overwritten where applicable. Example, redirecting the home button to a start page.
My initial suggestion is to keep the standard home button tooltip config as per the existing tooltip functionality - we can assume the default will be 'home' (menu). With the addition to overwrite 'tooltip' within the _homeButton config. I'd be keen to get input or suggestions on this?
The text was updated successfully, but these errors were encountered: