You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Context: The ScamShield SPF dashboard is using DateRangePicker component from the design system
When the first input is undefined, but the second input is defined, clicking into the first input again loads all the data.
To Reproduce
Steps to reproduce the behavior:
Type in a date into the second input on datepicker.
Click away out of datepicker
Click into the first input of datepicker
Datepicker loads all the data, even though second input is defined
Expected behavior
DateRangePicker should retain existing range even if user is clicking into the first input
Bug Behaviour video
(volume on for explanation lol)
Describe the bug
Context: The ScamShield SPF dashboard is using DateRangePicker component from the design system
When the first input is undefined, but the second input is defined, clicking into the first input again loads all the data.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
DateRangePicker should retain existing range even if user is clicking into the first input
Bug Behaviour video
(volume on for explanation lol)
Screen.Recording.2023-04-14.at.12.56.27.PM.mov
Screen.Recording.2023-04-14.at.12.59.53.PM.mov
Expected behaviour video
Screen.Recording.2023-04-14.at.12.57.19.PM.mov
Screen.Recording.2023-04-14.at.1.00.26.PM.mov
The text was updated successfully, but these errors were encountered: