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 would like to suggest two improvements for the dropdown package available in this repository. It would be very useful to add the following properties:
focusNode: Allows greater control over the focus of the dropdown, facilitating focus management in complex forms.
onTap: A property that enables actions to be executed when the dropdown is clicked, offering greater flexibility for user interactions.
I believe the inclusion of these properties would make the package even more robust and functional for various use cases.
Thank you for the excellent work and for considering my suggestion.
Best regards,
offkevyn
The text was updated successfully, but these errors were encountered:
Yes, it would be great if the dropdown's search field could be automatically focused when opened. It would allow the user to type text directly in search field.
I would like to suggest two improvements for the dropdown package available in this repository. It would be very useful to add the following properties:
I believe the inclusion of these properties would make the package even more robust and functional for various use cases.
Thank you for the excellent work and for considering my suggestion.
Best regards,
offkevyn
The text was updated successfully, but these errors were encountered: