-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.6, 4.2.3, 4.3
The upcoming events block truncates long activity names / action strings without even providing a tool-tip for the user, so they cannot easily check what the link is prompting them to do. This was truncated when the block had a makeover in MDL-73908, but there was some loss of functionality because the lack of title attribute means there is no way to see the full name on the page, you must click through.
To address this regression in a way that can be backported and still follows an established pattern, we should introduce a title attribute (which will allow users to hover to see the full title).
We can further improve what is displayed by default to reduce the change that hovering is required, but that UI change will be considered an improvement, so is covered by a separate issue - see MDL-80276.
- has a non-specific relationship to
-
MDL-80276 Improve long course name display in upcoming events block
- Open