laboratoriobridge / bold

https://bold.bridge.ufsc.br
MIT License
75 stars 9 forks source link

Add a tooltip to the icon inside the component `TextInput` #834

Open romulofer opened 6 months ago

romulofer commented 6 months ago

Context

Currently, it is not possible to add a tooltip to the icon inside the TextInput, which is not ideal for UI optimization. Such functionality would help implement this feature without workarounds.

Possible Solution

Add a prop called iconTooltip in the TextInput component