Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update picker component roles #6885

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

JiginJayaprakash
Copy link

@JiginJayaprakash JiginJayaprakash commented Jan 4, 2024

Fixes #6884

Pull Request

πŸ“– Description

The roles are updated to listbox and option from list and listitem

🎫 Issues

(#6884)

πŸ‘©β€πŸ’» Reviewer Notes

πŸ“‘ Test Plan

βœ… Checklist

General

  • I have included a change request file using $ yarn change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

⏭ Next Steps

@JiginJayaprakash
Copy link
Author

@microsoft-github-policy-service agree

@scomea
Copy link
Collaborator

scomea commented Jan 4, 2024

I agree with the menu and the menu items within changing. Still not sure about the list of already selected items (pickerlist and pickerlistItem). Let's discuss in the bug.

@radium-v radium-v changed the title fix for update picker item and picker list roles fix: update picker component roles Jan 5, 2024
Copy link
Collaborator

@KingOfTac KingOfTac left a comment

Choose a reason for hiding this comment

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

I agree with the menu and the menu items within changing. Still not sure about the list of already selected items (pickerlist and pickerlistItem). Let's discuss in the bug.

I agree, I think for now we can just change the roles on the menu and menu items. The selected items will need further investigation.

@JiginJayaprakash Can you revert the role changes to pickerlist and pickerlistitem? Once that is done and @radium-v's comments are addressed on the change file I will feel good about approving this change.

Copy link
Author

@JiginJayaprakash JiginJayaprakash left a comment

Choose a reason for hiding this comment

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

@KingOfTac made suggested changes

@bheston bheston requested a review from KingOfTac March 16, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: update picker item and picker list roles
5 participants