Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tooltips for additional information on Questionnaire Items #113

Open
tomzemp opened this issue Jan 8, 2021 · 1 comment
Open

Add tooltips for additional information on Questionnaire Items #113

tomzemp opened this issue Jan 8, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request Front End good first issue Good for newcomers

Comments

@tomzemp
Copy link
Contributor

tomzemp commented Jan 8, 2021

Add tooltips that let users get information on value type, value format, etc.,

image

@tomzemp tomzemp self-assigned this Jan 8, 2021
@tomzemp tomzemp added good first issue Good for newcomers enhancement New feature or request labels Apr 23, 2021
@tomzemp
Copy link
Contributor Author

tomzemp commented Apr 23, 2021

This would be a good initial feature issue. The questionnaire items are being generated here: https://github.com/pepfar-datim/mAtches/blob/master/src/components/EditCard.js#L66

The tooltip as illustrated would have the following: Name, Value Type, Required, Mapped.

We're already using Matierial-UI tooltips elsewhere in the app (e.g. https://github.com/pepfar-datim/mAtches/blob/master/src/components/EditCard.js#L92)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Front End good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants