geido opened a new pull request, #30702: URL: https://github.com/apache/superset/pull/30702
### SUMMARY Fixed the bug: the time range custom filter pop-up closes automatically without applying the selected date filter when choosing "Specific Date/Time" within a nested custom time grain. ### BEFORE https://github.com/user-attachments/assets/fe7458bb-a6b4-400d-8d8d-8a055d1a38ad https://github.com/user-attachments/assets/e74011c1-aede-48ab-876b-6efcf3488148 https://github.com/user-attachments/assets/d9698882-b0be-400a-87c3-9d8783b75893 ### AFTER https://github.com/user-attachments/assets/23807255-d2a6-4fcc-a98a-f5e1b4d741bd https://github.com/user-attachments/assets/f4a343b4-28c7-4c1c-bf7d-a643cc58f714 https://github.com/user-attachments/assets/2b5c5f44-432e-4277-b95f-049e7470d375 ### TESTING INSTRUCTIONS 1. **Go to** a dashboard or chart with time filtering options and have the FilterBar horizontally inclined 2. **Click on** the "More Filters" dropdown. 3. **Scroll down to** the "Time Range" filter, and click to open it. 4. Select "Custom" as the **Range Type** 5. Choose "Specific Date/Time" as the time range, then attempt to select a date. 6. Notice that when you try to select a date, the pop-up closes automatically before applying the filter. ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
