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 forms use one PickerInput to gather data that filters out data from the second PickerInput to make things easier to search.
Ex. Choosing continent and then country to narrow down the amount of countries during registration.
There should be a component that handles this in a more modular fashion.
The text was updated successfully, but these errors were encountered:
Some forms use one PickerInput to gather data that filters out data from the second PickerInput to make things easier to search.
Ex. Choosing continent and then country to narrow down the amount of countries during registration.
There should be a component that handles this in a more modular fashion.
The text was updated successfully, but these errors were encountered: