Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

[terra-table] Custom message for masked cells #1858

Merged
merged 3 commits into from
Oct 26, 2023
Merged

[terra-table] Custom message for masked cells #1858

merged 3 commits into from
Oct 26, 2023

Conversation

cm9361
Copy link
Contributor

@cm9361 cm9361 commented Oct 25, 2023

Summary

What was changed:
The API was updated to allow consumers to specify a custom message for masked cells.

Why it was changed:
The change was made to meet the requirement that some consumers require the ability to have custom messages to explain why a cell is masked.

Testing

This change was tested using:

  • WDIO
  • Jest
  • Visual testing (please attach a screenshot or recording)
  • Other (please describe below)
  • No tests are needed

Reviews

In addition to engineering reviews, this PR needs:

  • UX review
  • Accessibility review
  • Functional review

Additional Details

N/A

This PR resolves:

UXPLATFORM-9212


Thank you for contributing to Terra.
@cerner/terra

@cm9361 cm9361 marked this pull request as ready for review October 25, 2023 20:57
* Fixed the `terra-tabs` icon-only examples keyboard navigation issue.
* Fixed broken links in the Worklist Data Grid documentation in `terra-data-grid` component.
* Updated
* Updated `terra-table` example to show providing custom masked cell message label.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we also need to update the props documentation for the Cell component?

Copy link
Contributor

@smason0 smason0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 with one comment

@sdadn
Copy link
Contributor

sdadn commented Oct 26, 2023

WIth the recent release, this needs to be updated with main. Can you update it and add the CHANGELOG entries to the updated unreleased section?

@github-actions github-actions bot temporarily deployed to preview-pr-1858 October 26, 2023 17:02 Destroyed
@chrismichalewicz
Copy link

Tested the Default Table example with Jaws +Edge. the Masked Data cell communicated "Age hidden" all other examples it communicated "maske data" Updating the Functially Reviewed label

@cm9361 cm9361 merged commit a5dd848 into main Oct 26, 2023
21 checks passed
@cm9361 cm9361 deleted the UXPLATFORM-9212 branch October 26, 2023 19:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants