-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
feat: add event filters to event log table #207
Conversation
Hi @delca85! Thanks for your work on this one. Unfortunately, the branch has run out of sync with Do you think you can fix the conflicts so we can get this merged? |
I think I have fixed all the conflicts without losing any features. |
Hey @smeijer, I noticed there were some conflicts again so I solved them. |
Hi @delca85! Thanks, I'm going to check the current version of After that, this PR is first on my list. So I expect to merge it in a couple of days. Some help with testing https://develop.testing-playground.com/ for weird things would be awesome though 😇 |
For sure I am going to test it! 👍 |
Hey @smeijer where could I write to you some unexpected (at least by me) behavior I found in https://develop.testing-playground.com/ ? |
Create an issue? 😇 Just mention there it only occurs on |
What:
According to #171, the events list is now filtered by events name and type.
Why:
It would be useful to filter events.
How:
react-select
as dependencyChecklist: