Skip to content

fix: Auto select in "Join with Address" text input#2317

Merged
ajbura merged 1 commit intocinnyapp:devfrom
Priyansh1547:dev
Jun 27, 2025
Merged

fix: Auto select in "Join with Address" text input#2317
ajbura merged 1 commit intocinnyapp:devfrom
Priyansh1547:dev

Conversation

@Priyansh1547
Copy link
Copy Markdown
Contributor

Description

This PR adds native autoFocus support to the input field in the "Join Alias" dialog. When the dialog is opened, the alias input now receives focus automatically, allowing users to start typing immediately without needing to click the input field manually.

Before changes

pr-before.mp4

After changes

pr-after.mp4

Fixes #2261

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 2, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@Priyansh1547
Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

ajbura added a commit to cinnyapp/cla that referenced this pull request May 2, 2025
GimleLarpes added a commit to GimleLarpes/cinny that referenced this pull request Jun 1, 2025
Copy link
Copy Markdown
Member

@ajbura ajbura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@ajbura ajbura merged commit 05e83ea into cinnyapp:dev Jun 27, 2025
1 of 2 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 27, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Auto select text input

4 participants