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

[WIP] Tooltips for user-inputs in dashboard #759

Draft
wants to merge 6 commits into
base: development
Choose a base branch
from

Commits on Nov 22, 2024

  1. Added hard-coded tooltips for input parameters section

    tooltip comments for each input is current hard-coded, need to add a docstring parser
    proy30 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b7f85bf View commit details
    Browse the repository at this point in the history
  2. Add tooltip functionality for distribution inputs

    For now, tooltip comments are hard-coded
    proy30 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1eeee7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eaf84e5 View commit details
    Browse the repository at this point in the history
  4. Unified code location of tooltip comments

    Future work includes helper function to parse comments from docstring
    proy30 committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b5d4aab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3c2833 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2b634e View commit details
    Browse the repository at this point in the history