Skip to content

Conversation

@TheNando
Copy link
Contributor

@TheNando TheNando commented Oct 27, 2025

Description

  • refactor(ManagedDatePicker): BED-6514 resolve date range validation edge case

Motivation and Context

Resolves BED-6514

Fixes an edge case where an invalid date cannot be fixed

How Has This Been Tested?

  1. Go to the File Ingest Log
  2. Open the filter modal
  3. Select a recent start date
  4. Select an invalid end date which is before the start date
  5. You should be able to fix the validation error by changing the start date to be even earlier

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

#1967)

* refactor(ManagedDatePicker): BED-6514 resolve date range validation edge case

* Code Rabbit suggestions and test fix

* Reset unapplied state on close

* Fix broken test
@TheNando TheNando self-assigned this Oct 27, 2025
@TheNando TheNando added bug Something isn't working user interface A pull request containing changes affecting the UI code. release blocker Must be completed before next release labels Oct 27, 2025
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 27, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch rc3-opengraph-fixes

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cweidenkeller cweidenkeller merged commit 65a6f14 into stage/v8.3.0 Oct 27, 2025
9 of 10 checks passed
@cweidenkeller cweidenkeller deleted the rc3-opengraph-fixes branch October 27, 2025 20:02
@github-actions github-actions bot locked and limited conversation to collaborators Oct 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working release blocker Must be completed before next release user interface A pull request containing changes affecting the UI code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants