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
I'm thinking about Checkbox's is_error and TextField and Dropdown's error_text. I think that enabling access to the ControlState of controls would be very useful, especially for SearchBar and AutofillGroup. It would enable creating a Dropdown with other filtering/searching algorithms (Regex, string-distance algorithms, etc), by using SearchBar with a set number of options, if it makes sense.
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm thinking about Checkbox's
is_error
and TextField and Dropdown'serror_text
. I think that enabling access to the ControlState of controls would be very useful, especially for SearchBar and AutofillGroup. It would enable creating a Dropdown with other filtering/searching algorithms (Regex, string-distance algorithms, etc), by using SearchBar with a set number of options, if it makes sense.Beta Was this translation helpful? Give feedback.
All reactions