-
Notifications
You must be signed in to change notification settings - Fork 166
Update About.1.doc.mdx for Terra Status #4015
Conversation
Added deprecation notice and badge to Terra Status About page
What component are we recommending consumers use in place of terra-status. If we don't have an alternative, why is terra-status being deprecated? |
# Terra Status | ||
|
||
<Notice variant="deprecation"> | ||
|
||
`terra-status` is no longer supported. If you are using `terra-status`, consider replacing it with a supported component. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the supported alternative? We should probably link it here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with adding a supported component.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the feedback. This component does not meet accessibility criteria, and I am not aware of any alternative that we can point to. @eawww - do you have any suggestions for replacing terra-status? Is there an alternative or does the consumer need to work with UX on a different approach?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mjpalazzo @sdadn yeah this is an unfortunately common pattern in Cerner stuff that needs to go away. The alternative will largely depend on context but a nice plug-n-play replacement could often be iconography where meaning is conveyed by shape (and color if appropriate) and accessible alt-text.
I'd say it would usually be best to work with UX on a per-use-case basis.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @eawww So would terra-icon and terra-image be appropriate alternatives? These components have accessibility guides which provide guidance about alt-text, etc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated notice with reason, terra status does not comply with accessibility guidelines and alternatives.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed and approved per OHAIUAD
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adoroshk - This is a change log entry but it is on a different branch. I will ping you for help on how to fix that. |
Added deprecation notice and badge to Terra Status About page
Summary
What was changed:
Added deprecation notice and badge to Terra Status About page
Why it was changed:
Component is no longer supported and will not be included in Redwood theme project
Testing
This change was tested using:
Reviews
In addition to engineering reviews, this PR needs:
Additional Details
This PR resolves:
UXPLATFORM-9930
Thank you for contributing to Terra.
@cerner/terra