You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Open a Run from History tab
Select the Endpoints tab
Add a prefix and click "Exclude"
Possible fix
Programmatically force the allowClear behavior to happen to clear the string.
The text was updated successfully, but these errors were encountered:
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
Possible fix
Programmatically force the allowClear behavior to happen to clear the string.
The text was updated successfully, but these errors were encountered: