Skip to content

Add info icon to tooltips for disabled phase fields #2338

@maxceem

Description

@maxceem

Task

There are disabled fields at phase form, like duration and progress with a help tooltip.

image

We have to add a help icon indicating there is a tooltip with help.

image

Note

The whole component for displaying label + input = <TCFormFields.TextInput> comes from appirio-tech-react-components:

label_input

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?

untitled-2

@vikasrohit
Continues #2248 (comment)

Aha! Link: https://topcoder.aha.io/features/TCCONNECT-318

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions