-
Notifications
You must be signed in to change notification settings - Fork 725
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 Tooltip/Popover for field configuration #791
Comments
Neat idea. In the meantime, don't forget that you can use field templates to customize the fields at will. |
I think that overriding every field with a template is too much work. |
There is no update on the status of this issue development, because this is an open-source project where contributors add features when they actually need it, and on their free time. You're welcome to give a hand, too. |
I thought I wanted this UI, so I wrote a directive override to achieve it. (details below) On reflection, I think that this UI isn't great, even though it looks pretty on first glance. Here's the code I added to create these "?" icons on the current version of |
Perhaps should we just add a (Screenshot taken from mui/material-ui#2474) |
@jpetitcolas -- yes, that's pretty much how the #1150 UI looks |
Hi,
It would be great if you could add a tooltip / popover option for field configuration in the upcoming version.
Something like this:
I think it should have the question mark symbol next to the field like in the image above.
See:
Bootstrap Tooltips
Bootstrap Popovers
The text was updated successfully, but these errors were encountered: