🐞 - Textfield
open
input doesn't work as expected
#9752
Labels
contributions welcome
Architecture is clear and community can help
P3
This issue has low priority
S3
This issue has low severity
Reproduction url
https://stackblitz.com/edit/angular-3dfsuh?file=src%2Fapp%2Fapp.template.html
Description
Textfield dropdown opens even when textfield's
open
input is set tofalse
.[Might also be an issue with
TuiDropdownOpen
directive.]Check the stackblitz link for reproduction.
Issue is also present in the Taiga demo app:
taiga-ui/projects/addon-doc/components/navigation/navigation.template.html
Line 6 in d2c4a99
Maybe as a workaround
tuiDropdownEnabled
could be exposed from theTextfield
component?Taiga UI version
4.15.0
Browser Used
Chrome
OS Used
Windows
The text was updated successfully, but these errors were encountered: