Tell users what the deprecated icon (and others) mean. #5844
Labels
🐛 bug
Something isn't working, or isn't working as expected
has PR
Issues that already have a PR
needs triage
Triage needed by staff and/or partners. Automatically applied when an issue is opened.
Summary
Consider https://developer.mozilla.org/en-US/docs/Web/HTML/Element/body#attributes
The attributes are marked as deprecated using the
{{deprecated_inline}}
macro, which renders as a little bin with a hover as shown:URL
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/body#attributes
Reproduction steps
Just go to any page
Expected behavior
Actual behavior
You see the bin icon, you infer it is bad to use, but you don't know under what conditions you can/cannot use it.
Device
Desktop
Browser
Firefox
Browser version
Stable
Operating system
Windows
Screenshot
Anything else?
There are some similar issues like #5571 but not for the specific issue of the hover text and possibly providing more information.
Validations
The text was updated successfully, but these errors were encountered: