Skip to content

feat: Improve Route53 list views with column-aligned lipgloss styling #39

@nathanhuh

Description

@nathanhuh

Summary

The Route53 zone list and record list views display all information in a single line with the same font color, making it hard to differentiate between fields (name, ID, record count, type, values).

Changes Needed

  • Zone list: Column-aligned table with header (NAME, ID, RECORDS, TYPE), zone name highlighted on selection, metadata dimmed
  • Record list: Column-aligned with NAME (highlighted), TYPE (orange/accent), VALUE (dimmed), truncated for long values
  • Record detail: Dimmed fixed-width labels with accent color for record type

Context

Raised during #13 implementation review. The current DisplayTitle() single-line format is functional but hard to scan visually.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions