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
The Index Table's 'with filtering' option has a textbox in it. It captures the value as expected. But, the clear button doesn't work as expected. It doesn't clear any pre written text.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Issue summary
The Index Table's 'with filtering' option has a textbox in it. It captures the value as expected. But, the clear button doesn't work as expected. It doesn't clear any pre written text.
Expected behavior
The clear button should clear the textbox value
Actual behavior
The button doesn't clear the pre-written text
Steps to Reproduce
This is the code sandbox which is linked to the polaris documentation
https://codesandbox.io/s/yrr68s?module=App.js
Beta Was this translation helpful? Give feedback.
All reactions