Skip to content

🎨 Palette: [UX improvement]#30

Merged
ruhdevops merged 2 commits intomainfrom
palette/ux-polish-cli-4279239464249769115
Apr 11, 2026
Merged

🎨 Palette: [UX improvement]#30
ruhdevops merged 2 commits intomainfrom
palette/ux-polish-cli-4279239464249769115

Conversation

@ruhdevops
Copy link
Copy Markdown
Owner

💡 What: The UX enhancement added

  • Switched rich.Table box style to box.ROUNDED for consistency with Panel components.
  • Replaced random.choices with random.sample to ensure unique customer IDs in the demo output.
  • Removed redundant "Next Step" text from the guidance message in 01_getting_started.py.

🎯 Why: The user problem it solves

  • Visual inconsistency between tables and panels made the UI feel less polished.
  • Duplicate IDs in the demo output could be confusing for users learning the workflow.
  • Redundant labels in the CLI output created unnecessary cognitive load.

📸 Before/After: Visual change

  • Tables now have rounded corners instead of sharp ASCII corners.
  • The output from 01_getting_started.py is more concise.

♿ Accessibility: Any a11y improvements made

  • Improved information clarity by ensuring distinct data points (unique IDs).
  • Better visual hierarchy through reduced redundancy.

PR created automatically by Jules for task 4279239464249769115 started by @ruh-al-tarikh

This commit improves the CLI UX in the demo scripts by:
1. Using rounded corners for result tables to match existing panels.
2. Ensuring unique customer IDs in demo output via random.sample.
3. Reducing visual noise in the next-step guidance.

Co-authored-by: ruh-al-tarikh <203426218+ruh-al-tarikh@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.

@ruhdevops ruhdevops marked this pull request as ready for review April 9, 2026 14:36
@ruhdevops ruhdevops self-assigned this Apr 11, 2026
@ruhdevops ruhdevops merged commit f3166e5 into main Apr 11, 2026
5 of 6 checks passed
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