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

Dropdown/Combobox/Picker Convergence #18133

Closed
25 of 56 tasks
smhigley opened this issue May 10, 2021 · 9 comments
Closed
25 of 56 tasks

Dropdown/Combobox/Picker Convergence #18133

smhigley opened this issue May 10, 2021 · 9 comments

Comments

@smhigley
Copy link
Contributor

smhigley commented May 10, 2021

Preparation:

Implementation: react-combobox

[link to react-* package folder]

  • Started impl
  • Implement component
  • Add storybook stories
  • Using hooks
  • Using makeStyles
  • Respects Figma tokens (and using provider): Combobox vNext styles #22461
  • Respects API principles, shorthands and slots handling
  • No dependency on v0/v7
  • Add tests - Conformance, Unit, and VR
    • Conformance tests
    • Unit tests
    • VR tests
    • Accessibility behavior tests
  • Write README.md covering basic usage
  • Write initial MIGRATION.md guide (include v8 and v0)
  • Set component ownership in CODEOWNERS
  • Deliverable: Experimental component ready for partner use, component re-exported in react-components

Resolve open issues/questions before beta

Implementation: react-select

  • Started impl
  • Implement component
  • Add storybook stories
  • Using hooks
  • Using makeStyles
  • Respects Figma tokens PR: Select vNext styles #21068
  • Respects API principles, shorthands and slots handling
  • No dependency on v0/v7
  • Add tests - Conformance, Unit, and VR
    • Conformance tests
    • Unit tests
    • VR tests
    • Accessibility behavior tests
  • Write README.md covering basic usage
  • Write initial MIGRATION.md guide (include v8 and v0)
  • Set component ownership in CODEOWNERS
  • Deliverable: Experimental component ready for partner use, component re-exported in react-components

Validation

  • Started validating
  • Add and validate in UI Builder
  • Add and validate in docs site
  • Validate with token pipeline
  • Validate in product
  • Finalize migration guide
    • Author codemods
  • Deliverable: Preview component ready for broader/3rd party use
@gouttierre
Copy link
Contributor

@JustSlone would this issue then solve for #16360?

@behowell
Copy link
Contributor

behowell commented Aug 2, 2021

Update 8-2 - @smhigley:

  • Working on RFC for how to handle arrays of slots, e.g. for dropdown's options array

@paulgildea
Copy link
Member

Adding some Azure requirements for Dropdown so that we don't lose them:

  • Having a way to "Select All" on all the Dropdown items
  • Providing a way to filter the results

@smhigley
Copy link
Contributor Author

smhigley commented Aug 9, 2021

RFC for slot arrays: #19266

@behowell
Copy link
Contributor

8-16 update @smhigley

  • No update this week - on shield

@smhigley smhigley mentioned this issue Nov 10, 2021
1 task
@msft-fluent-ui-bot msft-fluent-ui-bot added the Resolution: Soft Close Soft closing inactive issues over a certain period label Feb 22, 2022
@msft-fluent-ui-bot
Copy link
Collaborator

Because this issue has not had activity for over 180 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.

@msft-fluent-ui-bot
Copy link
Collaborator

Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.

@msft-fluent-ui-bot msft-fluent-ui-bot added the Resolution: Soft Close Soft closing inactive issues over a certain period label Sep 9, 2022
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 9, 2022
@paulgildea
Copy link
Member

I'm reopening this issue because to use this as our main Component Tracking Epic. This was soft closed do to inactivity.

@smhigley can we get an update on all checklist items?

@paulgildea paulgildea reopened this Jan 27, 2023
@paulgildea paulgildea removed the Resolution: Soft Close Soft closing inactive issues over a certain period label Jan 27, 2023
@msft-fluent-ui-bot
Copy link
Collaborator

Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.

@msft-fluent-ui-bot msft-fluent-ui-bot added the Resolution: Soft Close Soft closing inactive issues over a certain period label Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

8 participants