Skip to content

Add loading/disabled state to TokenField component #220

Description

@mdiniz97

The TokenField component lacks a disabled/loading state, which is common in form components and needed for consistent UX.

Current behavior:

  • No way to disable the component
  • No visual indication when the field is loading or disabled
  • Missing ARIA attributes for disabled state

Proposed solution:

  • Add prop to TokenField component
  • Add visual disabled state styling
  • Add proper ARIA attributes (, )

Expected usage:

Type: UI improvement / Accessibility

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

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions