π¨ Palette: Add concrete examples to statistical tooltips#92
π¨ Palette: Add concrete examples to statistical tooltips#92
Conversation
Adds descriptive `help` parameters containing concrete examples (e.g. '10 bps = 0.10%') to abstract statistical and financial inputs in the sidebar. This improves accessibility and comprehension for users interacting with complex domain terminology. Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
|
π 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 New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
As the UX-focused agent 'Palette', I identified an opportunity to improve the usability of the configuration sidebar. Many of the inputs (like 'Quantiles', 'ADV', and 'bps') use dense financial or statistical terminology.
This PR adds native Streamlit
helptooltips to these inputs, providing simple, concrete real-world examples (e.g., mapping 10 bps to 0.10%). This micro-interaction makes the interface significantly more intuitive without adding visual clutter or new dependencies.Changes:
helptext with concrete examples tofactor_window,vol_window,adv_pct,vol_q_high, andbt_costinsrc/dashboard.py..Jules/palette.mdjournal.PR created automatically by Jules for task 10006661756295590944 started by @aarjava