MetaCell / geppetto-scidash

Geppetto scidash extension
2 stars 1 forks source link

Add tooltips to grayed out options in edit menus in tests/models grids #369

Open gidili opened 5 years ago

gidili commented 4 years ago

Need to clarify what we need to show in the tooltips

rgerkin commented 4 years ago

I would like to provide the user with a reason why the button is grayed out. In other words, what condition was not met, which if met would allow the user to click/edit, etc.? In the long run, this should match the corresponding code comment, and could be auto-generated from it if you have that capability (like sphinx API docs can be generated from docstrings).