-
Notifications
You must be signed in to change notification settings - Fork 17
[TMP COMMIT] IBX-9807: Introduce date range single component #1582
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
base: 4.6
Are you sure you want to change the base?
Conversation
src/bundle/Resources/public/js/scripts/core/date.time.picker.js
Outdated
Show resolved
Hide resolved
src/bundle/Resources/public/js/scripts/core/date.time.range.single.js
Outdated
Show resolved
Hide resolved
src/bundle/Resources/public/js/scripts/core/date.time.range.single.js
Outdated
Show resolved
Hide resolved
578f7a1
to
7c1454c
Compare
e8f49c1
to
488353b
Compare
3fb2a09
to
a669c62
Compare
a669c62
to
09d6f99
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The issue should be fixed @KamilSznajdrowicz, please retest. |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Two more bugs in search:
- When I enter a keyword in the search input and click "Search", the system automatically sets today’s date (27/06/2025) as the value for both "Last Modified" and "Created" filters — even though I didn’t select any date.
Clicking "Clear" does not remove these date values, and the search remains filtered by today’s date.
I’ve attached a recording of the issue and a comparison with another environment where the filters reset correctly.
Nagranie.z.ekranu.2025-06-27.o.15.54.45.mov
- When I set a custom date range in the "Last Modified" or "Created" filter, the "Apply" button remains disabled and cannot be clicked — even though a valid date range has been selected.
Related PRs:
Description:
For QA:
Documentation: