Skip to content

🎨 Palette: Add tooltips to financial parameters#44

Open
aarjava wants to merge 2 commits intomainfrom
palette-add-tooltips-financial-params-9949653809228551523
Open

🎨 Palette: Add tooltips to financial parameters#44
aarjava wants to merge 2 commits intomainfrom
palette-add-tooltips-financial-params-9949653809228551523

Conversation

@aarjava
Copy link
Owner

@aarjava aarjava commented Feb 14, 2026

πŸ’‘ What: Added explanatory tooltips to key financial and statistical parameters in the dashboard sidebar.
🎯 Why: Users need context for parameters like "High Volatility Quantile" (e.g., that 0.80 means top 20%) and "Transaction Cost" (bps vs percentage) to make informed decisions without consulting external documentation.
πŸ“Έ Before/After: Added help icons next to sliders/inputs which show tooltips on hover.
β™Ώ Accessibility: Improved accessibility by providing inline help text for complex inputs.
πŸ“ Note: Also formatted the file to comply with project standards.


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

Added `help` parameters to `vol_q_high`, `bt_cost`, `adv_pct`, `vol_alert`, and `weights_input` in `src/dashboard.py` to provide context and examples for users.
Formatted `src/dashboard.py` with Black and fixed Ruff linting issues (C408).
Added a journal entry about Streamlit tooltip verification in `.Jules/palette.md`.

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.

Added `help` parameters to `vol_q_high`, `bt_cost`, `adv_pct`, `vol_alert`, and `weights_input` in `src/dashboard.py` to provide context and examples for users.
Formatted entire codebase with Black and fixed Ruff linting issues (C408, F401) to pass CI.
Added a journal entry about Streamlit tooltip verification in `.Jules/palette.md`.

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