Skip to content

🎨 Palette: Add helpful tooltips to financial parameters#75

Open
aarjava wants to merge 4 commits intomainfrom
palette-tooltips-ui-1397872404249853257
Open

🎨 Palette: Add helpful tooltips to financial parameters#75
aarjava wants to merge 4 commits intomainfrom
palette-tooltips-ui-1397872404249853257

Conversation

@aarjava
Copy link
Owner

@aarjava aarjava commented Mar 19, 2026

πŸ’‘ What: Added native Streamlit tooltips to multiple statistical and financial parameter inputs in the sidebar.
🎯 Why: To improve the intuitiveness of the interface by clarifying complex inputs (e.g., explaining that 63 days β‰ˆ 3 months, or 10 bps = 0.10%).
β™Ώ Accessibility: The tooltips make the application significantly more accessible to users unfamiliar with specific quantitative terminology, without cluttering the baseline layout.


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

Added `help` parameter to multiple `st.slider` and `st.number_input` widgets in the Streamlit sidebar (e.g., `factor_window`, `adv_pct`, `bt_cost`). This provides users with concrete examples and clarifications for complex statistical thresholds (like basis points or percentiles) on hover, significantly improving the intuitiveness and accessibility of the interface. Also documented this reusable UX pattern 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.

google-labs-jules bot and others added 3 commits March 19, 2026 03:18
Added `help` parameter to multiple `st.slider` and `st.number_input` widgets in the Streamlit sidebar (e.g., `factor_window`, `adv_pct`, `bt_cost`). This provides users with concrete examples and clarifications for complex statistical thresholds (like basis points or percentiles) on hover, significantly improving the intuitiveness and accessibility of the interface. Also documented this reusable UX pattern in `.Jules/palette.md`.

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
Added `help` parameter to multiple `st.slider` and `st.number_input` widgets in the Streamlit sidebar (e.g., `factor_window`, `adv_pct`, `bt_cost`). This provides users with concrete examples and clarifications for complex statistical thresholds (like basis points or percentiles) on hover, significantly improving the intuitiveness and accessibility of the interface. Also documented this reusable UX pattern in `.Jules/palette.md`.

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
Added `help` parameter to multiple `st.slider` and `st.number_input` widgets in the Streamlit sidebar (e.g., `factor_window`, `adv_pct`, `bt_cost`). This provides users with concrete examples and clarifications for complex statistical thresholds (like basis points or percentiles) on hover, significantly improving the intuitiveness and accessibility of the interface. Also documented this reusable UX pattern 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