-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Milestone
Description
Task
There are disabled fields at phase form, like duration and progress with a help tooltip.
We have to add a help icon indicating there is a tooltip with help.
Note
The whole component for displaying label + input = <TCFormFields.TextInput> comes from appirio-tech-react-components:
As you can see above if we just try to add an icon directly, it can only be placed on the edges of the whole component <TCFormFields.TextInput> which looks not good.
So to implement it, most likely I'll need to update <TCFormFields.TextInput> in appirio-tech-react-components OR partially reimplent it in connect-app.
Question
To choose the best way to implement it, please advise where you woud like the help icon to be placed?
@vikasrohit
Continues #2248 (comment)
Reactions are currently unavailable



