Skip to content

🎨 Palette: Add concrete examples to statistical and financial parameter tooltips#67

Open
aarjava wants to merge 4 commits intomainfrom
palette-add-concrete-tooltips-975481257910452629
Open

🎨 Palette: Add concrete examples to statistical and financial parameter tooltips#67
aarjava wants to merge 4 commits intomainfrom
palette-add-concrete-tooltips-975481257910452629

Conversation

@aarjava
Copy link
Owner

@aarjava aarjava commented Mar 10, 2026

💡 What: Added help tooltips with concrete examples to complex financial input widgets in src/dashboard.py (e.g., bt_cost, adv_pct, vol_window). Also created .Jules/palette.md to document this learning.
🎯 Why: Adding concrete examples to statistical and financial parameters (like basis points or volatility quantiles) significantly reduces user cognitive load and clarifies abstract inputs.
♿ Accessibility: Improves usability by clarifying technical terms natively via Streamlit's tooltip mechanism.


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

…er tooltips

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

👋 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 3 commits March 10, 2026 03:05
…er tooltips

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
Added concrete example tooltips to the 'Transaction Cost', 'Max Drawdown Alert', 'Volatility Alert', and asset 'Shock' sliders to improve accessibility and UX for quantitative settings. Used `help` argument natively in Streamlit and formatted strictly to PEP8/Black length limits (<88 chars) so as to not trigger CI failures. Updated `.Jules/palette.md` to capture this UX pattern.

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
Added concrete example tooltips to the 'Transaction Cost', 'Max Drawdown Alert', 'Volatility Alert', and asset 'Shock' sliders to improve accessibility and UX for quantitative settings. Used `help` argument natively in Streamlit and formatted strictly to PEP8/Black length limits (<88 chars) so as to not trigger CI failures. Updated `.Jules/palette.md` to capture this UX pattern.

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