Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ Dropdown, Calendar, InputMask, InputNumber ]: Accept ref prop to inner input #1910

Closed
dattebayorob opened this issue Mar 28, 2021 · 2 comments

Comments

@dattebayorob
Copy link

I'm submitting a ... (check one with "x")

[ ] bug report
[x] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Codesandbox Case (Bug Reports)

https://codesandbox.io/s/qjx332qq4

Current behavior
For now, the only wey to request focus on Dropdown is passing a autoFocus props, but would be great to interact to inner select element.

Expected behavior
The dropdown component should accept ref to inner select like InputTextComponent.

@dattebayorob
Copy link
Author

Other components: Calendar, InputMask

@dattebayorob dattebayorob changed the title Dropdown: Accept ref prop to inner select [ Dropdown, Calendar, InputMask, InputNumber ]: Accept ref prop to inner input Mar 29, 2021
@mertsincan
Copy link
Member

Hi,

Fixed in #1920

Best Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants