Skip to content

fix: Fixes date (+range) picker closing when clicking on disabled reason#4383

Open
pan-kot wants to merge 1 commit intomainfrom
fix-date-picker-disable-reason-click
Open

fix: Fixes date (+range) picker closing when clicking on disabled reason#4383
pan-kot wants to merge 1 commit intomainfrom
fix-date-picker-disable-reason-click

Conversation

@pan-kot
Copy link
Copy Markdown
Member

@pan-kot pan-kot commented Mar 25, 2026

Description

Currently, clicking on date picker or date range picker disabled reason forces the dropdown to close. The PR changes that. Now clicking on the disabled reason tooltip has no effect.

Rel: AWSUI-61867

How has this been tested?

  • New unit tests
Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@pan-kot pan-kot changed the title wip fix: Fixes date (+range) picker closing when clicking on disabled reason Mar 25, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.44%. Comparing base (c8acad4) to head (d16c483).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4383   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files         906      906           
  Lines       26561    26563    +2     
  Branches     9582     9582           
=======================================
+ Hits        25882    25884    +2     
  Misses        673      673           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pan-kot pan-kot force-pushed the fix-date-picker-disable-reason-click branch from 59af1b1 to f0e60c4 Compare March 25, 2026 16:28
@pan-kot pan-kot marked this pull request as ready for review March 26, 2026 11:49
@pan-kot pan-kot requested a review from a team as a code owner March 26, 2026 11:49
@pan-kot pan-kot requested review from georgylobko and removed request for a team March 26, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant