It would still be useful to have the tooltip for the profile icon.
3 إعجابات
I know we looked at this before, not sure if it is the same code, but it was hard coded to duplicate exact button text as the tooltip attribute, which is bad. Did we change that @techapj?
إعجاب واحد (1)
That fix was for the d-button
component. For the “Profile” link we are using d-link
component. Fixed for links:
https://github.com/discourse/discourse/commit/f26bd48ba046caef92f687b6014e331a59d02021
3 إعجابات