Skip to content

Misalignment between help and validation error message #723

@joelzwarrington

Description

@joelzwarrington

Description

There's a space infront of the validation message which causes it to misalign with the help text.

Image
Image
t.Focused.ErrorIndicator = lipgloss.NewStyle().SetString(" *")
t.Focused.ErrorMessage = lipgloss.NewStyle().SetString(" *")

I'm not sure which of these need to change, as I didn't look into the difference between ErrorIndicator and ErrorMessage, but it'd be nice if the error message was aligned with the help text.

Version

master

Environment

macOS 15.6.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions