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

[BOOKINGSG-6120][JH] additional timeRangePicker combobox fixes #582

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

jhyeep
Copy link

@jhyeep jhyeep commented Sep 29, 2024

Changes

  • fixed errorMessage prop to hide dropdown as well (only internal validation was doing this previously)

  • modified invalid time range validation behavior to keep values instead of auto clearing end value

  • fixed bug where clicking outside the input, on the error message was not triggering the blur event

  • split tab behavior test case to (hopefully) fix test case sometimes failing on gitlab pipeline

  • [delete] branch

- external error to hide dropdown as well
- invalid time range validation to keep values instead of auto clearing
-  trigger blur event when clicking outside the input on the error message
@jhyeep jhyeep added the bug Something isn't working label Sep 29, 2024
@jhyeep jhyeep requested a review from qroll September 29, 2024 19:51
@jhyeep jhyeep self-assigned this Sep 29, 2024
@jhyeep jhyeep requested a review from qroll October 1, 2024 05:34
@qroll qroll modified the milestones: v2.8.0-canary.2, v2.8.0-canary.3 Oct 2, 2024
@qroll qroll merged commit 373ec1f into master Oct 3, 2024
1 check passed
@qroll qroll deleted the combobox-picker-fixes branch October 3, 2024 04:50
@qroll qroll added the enhancement New feature or request label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants