-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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(TimePicker): Clear text when date value changes to null #31626
Merged
behowell
merged 2 commits into
microsoft:master
from
behowell:timepicker-v8-clear-text-on-null
Jul 22, 2024
Merged
fix(TimePicker): Clear text when date value changes to null #31626
behowell
merged 2 commits into
microsoft:master
from
behowell:timepicker-v8-clear-text-on-null
Jul 22, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
behowell
added
Fluent UI react (v8)
Issues about @fluentui/react (v8)
Component: TimePicker
labels
Jun 7, 2024
📊 Bundle size reportUnchanged fixtures
|
🕵 fluentuiv8 No visual regressions between this PR and main |
Perf Analysis (
|
Scenario | Render type | Master Ticks | PR Ticks | Iterations | Status |
---|---|---|---|---|---|
BaseButton | mount | 665 | 632 | 5000 | |
Breadcrumb | mount | 1690 | 1668 | 1000 | |
Checkbox | mount | 1713 | 1694 | 5000 | |
CheckboxBase | mount | 1514 | 1513 | 5000 | |
ChoiceGroup | mount | 2905 | 2951 | 5000 | |
ComboBox | mount | 676 | 694 | 1000 | |
CommandBar | mount | 6651 | 6644 | 1000 | |
ContextualMenu | mount | 14717 | 14691 | 1000 | |
DefaultButton | mount | 793 | 854 | 5000 | |
DetailsRow | mount | 2258 | 2170 | 5000 | |
DetailsRowFast | mount | 2195 | 2215 | 5000 | |
DetailsRowNoStyles | mount | 2093 | 2055 | 5000 | |
Dialog | mount | 2715 | 2890 | 1000 | |
DocumentCardTitle | mount | 238 | 242 | 1000 | |
Dropdown | mount | 2002 | 2036 | 5000 | |
FocusTrapZone | mount | 1184 | 1164 | 5000 | |
FocusZone | mount | 1096 | 1105 | 5000 | |
GroupedList | mount | 42343 | 42773 | 2 | |
GroupedList | virtual-rerender | 20713 | 20476 | 2 | |
GroupedList | virtual-rerender-with-unmount | 52329 | 52548 | 2 | |
GroupedListV2 | mount | 235 | 236 | 2 | |
GroupedListV2 | virtual-rerender | 213 | 209 | 2 | |
GroupedListV2 | virtual-rerender-with-unmount | 236 | 234 | 2 | |
IconButton | mount | 1159 | 1135 | 5000 | |
Label | mount | 342 | 353 | 5000 | |
Layer | mount | 2797 | 2770 | 5000 | |
Link | mount | 414 | 405 | 5000 | |
MenuButton | mount | 987 | 986 | 5000 | |
MessageBar | mount | 21374 | 21414 | 5000 | |
Nav | mount | 2007 | 2049 | 1000 | |
OverflowSet | mount | 800 | 800 | 5000 | |
Panel | mount | 1881 | 1823 | 1000 | |
Persona | mount | 764 | 753 | 1000 | |
Pivot | mount | 914 | 911 | 1000 | |
PrimaryButton | mount | 930 | 944 | 5000 | |
Rating | mount | 4723 | 4758 | 5000 | |
SearchBox | mount | 908 | 934 | 5000 | |
Shimmer | mount | 1885 | 1933 | 5000 | |
Slider | mount | 1348 | 1361 | 5000 | |
SpinButton | mount | 3008 | 2942 | 5000 | |
Spinner | mount | 400 | 397 | 5000 | |
SplitButton | mount | 1920 | 1849 | 5000 | |
Stack | mount | 424 | 465 | 5000 | |
StackWithIntrinsicChildren | mount | 895 | 883 | 5000 | |
StackWithTextChildren | mount | 2751 | 2748 | 5000 | |
SwatchColorPicker | mount | 6346 | 6438 | 5000 | |
TagPicker | mount | 1470 | 1467 | 5000 | |
Text | mount | 386 | 394 | 5000 | |
TextField | mount | 946 | 933 | 5000 | |
ThemeProvider | mount | 882 | 860 | 5000 | |
ThemeProvider | virtual-rerender | 587 | 582 | 5000 | |
ThemeProvider | virtual-rerender-with-unmount | 1354 | 1281 | 5000 | |
Toggle | mount | 614 | 635 | 5000 | |
buttonNative | mount | 202 | 205 | 5000 |
github-actions
bot
modified the milestones:
April Project Cycle Q1 2024,
July Project Cycle Q3 2024
Jul 22, 2024
sopranopillow
approved these changes
Jul 22, 2024
marcosmoura
added a commit
to marcosmoura/fluentui
that referenced
this pull request
Jul 25, 2024
* master: (77 commits) chore(react-examples): replace storybook deprecated api with static stories (microsoft#32074) [chore]: create base class for accordion item and remove style and layout specific api (microsoft#32102) release: applying package updates - web-components chore(web-components): add test for complex focus management (microsoft#32009) [chore]: create base class for avatar and remove style and layout specific api (microsoft#32083) [chore]: create base class for text input and remove style and layout specific api (microsoft#32080) release: applying package updates - web-components chore:(react-nav-preview) Scaffold AppItem (microsoft#32088) docs(`react-teaching-popover`): Adding subcomponents' API to `TeachingPopover` documentation page (microsoft#32084) feat(web-components): relax setTheme() argument type to allow custom tokens (microsoft#32087) release: applying package updates - react-components [Chore]: Create Spinner base class to abstract out style and layout specific api. (microsoft#32067) [Chore]: Create Progress Bar base class to abstract out style and layout specific api. (microsoft#32066) fix(react-storybook-addon): transform decorator to function in withAriaLive() (microsoft#32011) fix(motion): improve Web Animations API detection in tests (microsoft#32029) chore(eslint-plugin): removes type dependency on @fluentui/react-utilities internals in ban-instanceof-html-element rule (microsoft#32072) release: applying package updates - react v8 release: applying package updates - web-components Chore: Create Divider base class to abstract out style and layout specific api (microsoft#32065) fix(TimePicker): Clear text when date value changes to null (microsoft#31626) ...
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Previous Behavior
TimePicker doesn't change its display text when the value changes to
null
orNaN
.New Behavior
Clear the display text when the date value changes to
null
orNaN
.Related Issue(s)
value
prop is set to null #31621