Skip to content

Misalignment between help and validation error message #723

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

Activity

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

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