Skip to content

FEAT: Show field counter in long forms #630

@andrinoff

Description

@andrinoff

Is your feature request related to a problem? Login form has up to 15 fields for custom provider. No indication of progress through form. Users lose track of position in long forms.

Describe the solution you would like: Show field counter: "Field 3 of 10" or "Step 3/10" at top of form. Updates as user navigates with Tab.

Describe alternatives you have considered: Visual progress bar. Counter is simpler and clearer.

Additional context:

  • File: tui/login.go (lines 200-300)
  • UX issue: Lost context in long forms
  • Complexity: Easy - track active field index, show count

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions