Skip to content

fix: align vCard input labels in QR code generator#321

Open
MaheshBhushan wants to merge 1 commit intoiib0011:mainfrom
MaheshBhushan:fix/issue-320-vcard-labels
Open

fix: align vCard input labels in QR code generator#321
MaheshBhushan wants to merge 1 commit intoiib0011:mainfrom
MaheshBhushan:fix/issue-320-vcard-labels

Conversation

@MaheshBhushan
Copy link

Summary

  • replace below-field vCard descriptions with real input labels so each label is correctly associated with its field
  • set InputLabelProps={{ shrink: true }} on vCard fields to keep labels consistently above inputs and avoid visual misalignment
  • resolves QR code generator input labels misaligned #320

Validation

  • npm run typecheck
  • npm run test -- --run

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QR code generator input labels misaligned

1 participant