Skip to content

Inconsistency between BitNumberField and BitTextField IconName behavior #11890

@Cyrus-Sushiant

Description

@Cyrus-Sushiant

While working on my project, I noticed an inconsistency in how IconName is rendered between BitNumberField and BitTextField.

  • In BitNumberField, the IconName appears inside the label.
  • In BitTextField, the IconName appears near the input, which feels more intuitive and consistent with typical UI patterns.
    I believe the correct behavior is the one in BitTextField, where the icon is shown near the input. If a user wants to display an icon in the label, they can already achieve this using a label template, similar to how BitTextField supports it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions