Skip to content

🎨 Palette: Upgrade CLI Summary Table to Box-Drawing Characters#159

Closed
abhimehro wants to merge 13 commits intomainfrom
palette-ux-table-upgrade-11140237316406896894
Closed

🎨 Palette: Upgrade CLI Summary Table to Box-Drawing Characters#159
abhimehro wants to merge 13 commits intomainfrom
palette-ux-table-upgrade-11140237316406896894

Conversation

@abhimehro
Copy link
Owner

🎨 Palette UX Improvement

This PR upgrades the final summary table in the CLI to use Unicode box-drawing characters instead of plain ASCII.

Changes:

  • ┌───┐ style borders instead of === and ---.
  • Added Colors.GREY for borders to separate them from content.
  • Fixed a 1-character misalignment in the Duration column logic.

Visual Preview:

┌────────────────────────────────────────────────────────────────────────────────────┐
│                                  DRY RUN SUMMARY                                   │
├───────────────────────────┬────────────┬────────────┬────────────┬─────────────────┤
│ Profile ID                │    Folders │      Rules │   Duration │ Status          │
├───────────────────────────┼────────────┼────────────┼────────────┼─────────────────┤
│ test-profile              │         23 │      8,461 │       0.0s │ ✅ Planned       │
└───────────────────────────┴────────────┴────────────┴────────────┴─────────────────┘

PR created automatically by Jules for task 11140237316406896894 started by @abhimehro

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants