Skip to content

🎨 Palette: Add Tooltips for Financial Parameters#94

Open
aarjava wants to merge 4 commits intomainfrom
palette-ux-tooltips-11607619900357691082
Open

🎨 Palette: Add Tooltips for Financial Parameters#94
aarjava wants to merge 4 commits intomainfrom
palette-ux-tooltips-11607619900357691082

Conversation

@aarjava
Copy link
Copy Markdown
Owner

@aarjava aarjava commented Apr 7, 2026

🎨 Palette: Added helpful tooltips to financial input parameters.

πŸ’‘ What: Added help text to the "Transaction Cost (bps)" and "ADV Participation %" inputs.
🎯 Why: Niche financial metrics like "bps" and "ADV" can be abstract for users. By adding concrete mathematical examples (e.g., "10 bps = 0.10%"), we make the inputs immediately comprehensible.
β™Ώ Accessibility: Uses Streamlit's native tooltip widget (help= param) which is keyboard-accessible on hover/focus. Added a journal entry detailing this domain-specific UX pattern.


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

Added `help` parameter to `bt_cost` (Transaction Cost bps) and `adv_pct` (ADV Participation %) inputs in `src/dashboard.py` to clarify abstract financial metrics with concrete numerical examples for better UX. Created journal entry in `.Jules/palette.md`.

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 3 commits April 7, 2026 03:07
Added `help` parameter to `bt_cost` (Transaction Cost bps) and `adv_pct` (ADV Participation %) inputs in `src/dashboard.py` to clarify abstract financial metrics with concrete numerical examples for better UX. Created journal entry in `.Jules/palette.md`.

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
Added `help` parameter to `bt_cost` (Transaction Cost bps) and `adv_pct` (ADV Participation %) inputs in `src/dashboard.py` to clarify abstract financial metrics with concrete numerical examples for better UX. Created journal entry in `.Jules/palette.md`.

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
Added `help` parameter to `bt_cost` (Transaction Cost bps) and `adv_pct` (ADV Participation %) inputs in `src/dashboard.py` to clarify abstract financial metrics with concrete numerical examples for better UX. Created journal entry 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