Skip to content

placeholder: Appears to Ignore label_text #797

Description

@lcreid
f.text_field :name_first,
    label: { text: "First Name" },
    wrapper: { class: "mb-3 flex-fill" },
    hide_label: true,
    placeholder: true

Appears to ignore the label: { text: ... } and uses "Name First" instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions