Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Activate Focus on Input elements #2808

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

tinohager
Copy link
Contributor

This pull request includes several changes to improve the user experience by adding an autofocus feature to input fields and making minor refactors to the codebase. The most important changes include adding the autofocus prop to the InputText component, updating the CreateEditUser and LoginModal components to use this new prop, and refactoring imports.

Enhancements to input fields:

Updates to user-related components:

Codebase refactoring:

Copy link

codecov bot commented Dec 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.40%. Comparing base (69f3cd8) to head (66e16cd).
Report is 1 commits behind head on master.

Additional details and impacted files

@ildyria ildyria merged commit d7a9383 into LycheeOrg:master Dec 13, 2024
32 checks passed
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.

2 participants