kytos-ng / ui

Kytos Admin UI
MIT License
0 stars 3 forks source link

Fix `<k-input>` `title` and `tooltip` Parameters #52

Closed HeriLFIU closed 3 months ago

HeriLFIU commented 7 months ago

The vue.js kytos component <k-input> does not seem to be functioning properly as the title and tooltip parameters are not functioning. Whenever one is given a value, the appropriate title and tooltip are not displayed. Because of this, it needs fixing, and maybe other similar parameters in other components could have the same issue, but I have yet to encounter them.

viniarck commented 4 months ago

@HeriLFIU will work on this one