Allow wildcard * in filter entities in /developer-tools/state #7694
-
as title, Right now we can only use either, not both (sorry if this is not the correct category, tried 'other' but that wouldn't give me the green Start discussion button) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I just added that to my open PR #7582 since that was already changing the filter code anyway. Can you check if that is what you had in mind? I added two screenshots showing the new behavior. An alternative could be to re-use the fuzzy search logic that the quick bar is using. |
Beta Was this translation helpful? Give feedback.
I just added that to my open PR #7582 since that was already changing the filter code anyway. Can you check if that is what you had in mind? I added two screenshots showing the new behavior.
An alternative could be to re-use the fuzzy search logic that the quick bar is using.