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
Some of the UX of examples apps is poor due to lack of enter-key support, which would be improved by using the new pc.form component with on_submit, even without modifying the handler to accept the field values as a dict.
The text was updated successfully, but these errors were encountered:
Some of the UX of examples apps is poor due to lack of enter-key support, which would be improved by using the new
pc.form
component withon_submit
, even without modifying the handler to accept the field values as a dict.The text was updated successfully, but these errors were encountered: