Skip to content

🎨 Palette: Add tooltips to financial parameters#85

Open
aarjava wants to merge 3 commits intomainfrom
palette-financial-tooltips-16832426876583165750
Open

🎨 Palette: Add tooltips to financial parameters#85
aarjava wants to merge 3 commits intomainfrom
palette-financial-tooltips-16832426876583165750

Conversation

@aarjava
Copy link
Copy Markdown
Owner

@aarjava aarjava commented Mar 29, 2026

🎨 Palette: Add tooltips to financial parameters

πŸ’‘ What: Added help tooltips with concrete examples to statistical and financial input widgets (e.g., quantiles, basis points) in src/dashboard.py.
🎯 Why: In quantitative dashboards, users often struggle with abstract financial or statistical inputs. Providing concrete examples (e.g., '10 bps = 0.10%') directly in the UI makes the interface significantly more intuitive and user-friendly without altering the core layout.
β™Ώ Accessibility: Provides essential context and guidance for abstract parameters, improving overall usability and cognitive accessibility.


PR created automatically by Jules for task 16832426876583165750 started by @aarjava

πŸ’‘ What: Added `help` tooltips with concrete examples to statistical and financial input widgets (e.g., quantiles, basis points) in `src/dashboard.py`.
🎯 Why: In quantitative dashboards, users often struggle with abstract financial or statistical inputs. Providing concrete examples (e.g., '10 bps = 0.10%') directly in the UI makes the interface significantly more intuitive and user-friendly without altering the core layout.
β™Ώ Accessibility: Provides essential context and guidance for abstract parameters, improving overall usability and cognitive accessibility.

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown

πŸ‘‹ Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a πŸ‘€ emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

google-labs-jules bot and others added 2 commits March 29, 2026 03:12
πŸ’‘ What: Added `help` tooltips with concrete examples to statistical and financial input widgets (e.g., quantiles, basis points) in `src/dashboard.py`.
🎯 Why: In quantitative dashboards, users often struggle with abstract financial or statistical inputs. Providing concrete examples (e.g., '10 bps = 0.10%') directly in the UI makes the interface significantly more intuitive and user-friendly without altering the core layout.
β™Ώ Accessibility: Provides essential context and guidance for abstract parameters, improving overall usability and cognitive accessibility.

Note: Pre-existing global Black formatting violations in the baseline repository caused a CI linting failure. The code modified in this PR is cleanly formatted and verified via `black --diff`, and all tests pass. No global formatting fixes were applied to avoid polluting the PR scope.

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
πŸ’‘ What: Added `help` tooltips with concrete examples to statistical and financial input widgets (e.g., quantiles, basis points) in `src/dashboard.py`.
🎯 Why: In quantitative dashboards, users often struggle with abstract financial or statistical inputs. Providing concrete examples (e.g., '10 bps = 0.10%') directly in the UI makes the interface significantly more intuitive and user-friendly without altering the core layout.
β™Ώ Accessibility: Provides essential context and guidance for abstract parameters, improving overall usability and cognitive accessibility.

Note: Pre-existing global Black formatting violations in the baseline repository caused a CI linting failure. The code modified in this PR is cleanly formatted and verified via `black --diff`, and all tests pass. No global formatting fixes were applied to avoid polluting the PR scope.

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant