-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Project: Finish Input implementation #20159
Comments
miroslavstastny
added
Priority 2: Normal
Priority 1: High
and removed
Priority 2: Normal
labels
Oct 21, 2021
khmakoto
modified the milestones:
October Project Cycle Q4 2021,
November Project Cycle Q4 2021
Oct 28, 2021
End of October retrospectiveWhat was achieved?
What did we miss?Everything else. There were a lot of build fires this month, plus a good bit of time was spent on discussions and experiments related to the Field spec (and there was FHL). What went well?
What could have gone better?
What changed from initial expectations?see above |
@ecraig12345 I've split this into separate issues for each component, and scoped this issue to track only the input work. This way each issue has a single owner and tracks a single component. |
behowell
changed the title
Project: ship existing input components to beta
Project: Finish Input implementation
Nov 12, 2021
1 task
This was referenced Nov 29, 2021
What was achieved?
What did we miss?
What went well?
What could have gone better?
What changed from initial expectations?
|
Repository owner
moved this from Todo
to Done
in @fluentui/react-components v9.0.0
Dec 6, 2021
This was referenced Dec 6, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
Input (text input), Checkbox, Switch, and Slider have been written to varying degrees but are not yet included in the v9 beta.
Part of #18131
Appetite
November
Solution
bookendsdeferredOther input components are tracked by separate issues:
Risks (Rabbit holes)
RangedSlider may require additional work (compared to the other listed components) to get ready for beta. It can probably be cut from the scope if needed unless there's immediate demand from a partner.
Other risks TBD
Out of scope (No-gos)
Aside from the specific Input features listed above, this project does NOT include implementing additional features in any of the components.
Related components/patterns that are in progress in November but NOT covered in this proposal and probably not expected to be ready for beta by end of month:
The text was updated successfully, but these errors were encountered: