taiga-family / taiga-ui

Angular UI Kit and components library for awesome people
https://taiga-ui.dev
Apache License 2.0
3.1k stars 408 forks source link

🐞 - 4.0.0-rc.2 - tui-input-color panel doesn't close #7953

Open KhaledGabr opened 1 week ago

KhaledGabr commented 1 week ago

Playground Link

No response

Description

Editor version: "@taiga-ui/editor": "^2.0.21-alpha.4"

The color panel doesn't close when users clicks away or clicks on "x" icon. Note that this only happens with input color, other inputs like dropdowns close as expected when users clicks away.

Angular version

No response

Taiga UI version

4.0.0-rc.2

Which browsers have you used?

Which operating systems have you used?

KhaledGabr commented 1 week ago

Also, related there is the keyword computed there in the input. image