Skip to content
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

Prefixes dont dissapear on Input after Exclude button is clicked #805

Open
crazyplayy opened this issue Sep 5, 2023 · 0 comments
Open
Labels
bug Something isn't working frontend

Comments

@crazyplayy
Copy link
Contributor

Expected behavior

When the Exclude button is clicked, the current prefix being applied should disappear from the Input prompt, leaving it clear with the placeholder being shown.

Actual behavior

Prefix being applied is kept and can only be cleared manually.

Steps to reproduce

  1. Open a Run from History tab
  2. Select the Endpoints tab
  3. Add a prefix and click "Exclude"

Possible fix

Programmatically force the allowClear behavior to happen to clear the string.

@crazyplayy crazyplayy added bug Something isn't working frontend labels Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend
Projects
None yet
Development

No branches or pull requests

1 participant