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

Added ariaDescription prop for terra list #3993

Merged
merged 4 commits into from
Dec 11, 2023

Conversation

gt106551
Copy link
Contributor

@gt106551 gt106551 commented Dec 11, 2023

Summary

The ariaDescription prop has been included in the Terra List component.
What was changed:
Added ariaDescriptionprop to terra-list

Why it was changed:

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

This PR resolves:

UXPLATFORM-9893


Thank you for contributing to Terra.
@cerner/terra

@gt106551 gt106551 requested a review from a team as a code owner December 11, 2023 08:49
Comment on lines 4 to 5
* Updated
* Added `ariaDescription` example added for terra-list
Copy link
Contributor

@supreethmr supreethmr Dec 11, 2023

Choose a reason for hiding this comment

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

Suggested change
* Updated
* Added `ariaDescription` example added for terra-list
* Changed
* Reverted `Removed ariaDescription example added for terra-list`

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated.

Comment on lines 4 to 5
* Updated
* Added `ariaDescription` prop in list
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Updated
* Added `ariaDescription` prop in list
* Changed
* Reverted `Removed ariaDescription prop from list`.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated.

@@ -200,9 +200,6 @@ const ListSection = ({
style: getStyleforDrag(ListItem, snapshot, provider),
});

/* eslint-disable-next-line no-param-reassign */
delete customProps?.isTabFocusDisabled;
Copy link
Contributor

@supreethmr supreethmr Dec 11, 2023

Choose a reason for hiding this comment

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

why are you reverting this change ..??

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added.

Comment on lines +4 to +5
* Changed
* Reverted `Removed ariaDescription prop from list`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to line space for consistency

Suggested change
* Changed
* Reverted `Removed ariaDescription prop from list`.
* Changed
* Reverted `Removed ariaDescription prop from list`.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated.

Comment on lines 4 to 5
* Updated
* Added `ariaDescription` prop in list
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Updated
* Added `ariaDescription` prop in list
* Changed
* Reverted `Removed ariaDescription prop from list`.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated.

@gt106551 gt106551 requested a review from supreethmr December 11, 2023 12:02
@github-actions github-actions bot temporarily deployed to preview-pr-3993 December 11, 2023 12:02 Destroyed
@supreethmr supreethmr merged commit 07f6cfb into main Dec 11, 2023
21 checks passed
@supreethmr supreethmr deleted the terra-list-aria-description-changes branch December 11, 2023 15:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants