Minor UX suggestion: don't display "Profile" tooltip when hovering over "Profile"

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개의 좋아요