-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Fix table isn't displayed with date filter #3842
Conversation
- multifilter not working - default value is moment
@arikfr there are two commits of mine:
Comparing keys approach with the string one, the good part is that it uses So, lmk what you prefer. |
@gabrieldutra There is some issue with searching values in filter's dropdown - when I open dropdown and try to type something in the input - it sometimes shows matching filter values, and sometimes not (but I know that there are values matching my input). |
@gabrieldutra BTW - |
Thanks for point this out @kravets-levko. The issue with the search is that it works on the
I'd tried that with I wouldn't trust Ant internal API to handle those values without errors internally (e.g: on search) |
LGTM. @kravets-levko wdyt? |
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.
Thanks! 🎉
It seems that Percy still has some weird diffing, at least it became rare. Well, that one looks normal both local and on Preview 🙂 |
Good to go? :) |
Thanks. But I think that DATE column should be without hours and minutes. It looks a little bit noisy in multifilter. |
@denisov-vlad while I agree, it felt like a reasonable compromise for now. Would you mind opening an issue for this, so we don't forget to address it? |
What type of PR is this? (check all applicable)
Description
Fix for #3836
Related Tickets & Documents
Fixes #3836
Mobile & Desktop Screenshots/Recordings (if there are UI changes)
Filter
Multifilter