Skip to content

Comments

🎨 Palette: Add tooltips for technical parameters#54

Open
aarjava wants to merge 3 commits intomainfrom
palette-add-tooltips-571560035809511488
Open

🎨 Palette: Add tooltips for technical parameters#54
aarjava wants to merge 3 commits intomainfrom
palette-add-tooltips-571560035809511488

Conversation

@aarjava
Copy link
Owner

@aarjava aarjava commented Feb 24, 2026

  • πŸ’‘ What: Added help tooltips to inputs for "Factor Window", "Vol Window", "ADV %", "High Volatility Quantile", "Transaction Cost", and Alert Thresholds.
  • 🎯 Why: Financial jargon like "bps" and "quantiles" can be opaque. Tooltips provide immediate context to reduce cognitive load.
  • πŸ“Έ Before/After: Added context to existing technical inputs.
  • β™Ώ Accessibility: Clarifies purpose of inputs for all users.
  • Note: I noticed the app requires matplotlib for pandas.style.background_gradient but did not add it to requirements.txt to strictly follow "no new dependencies" rule.

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

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 2 commits February 24, 2026 03:54
- Added help tooltips to sidebar inputs for SMA, Momentum, Volatility Quantile, and Transaction Cost.
- Formatted src/dashboard.py with black and ruff to fix linting issues.
- added .Jules/palette.md entry.

Co-authored-by: aarjava <218419324+aarjava@users.noreply.github.com>
- Added help tooltips to sidebar inputs for SMA, Momentum, Volatility Quantile, and Transaction Cost.
- Formatted entire codebase with black to fix CI failures.
- Fixed ruff linting errors (unused imports/vars, trailing whitespace).
- Added .Jules/palette.md entry.

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