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

[WEB-736] fix: autofocus added to title element in bulk issue creation modal #3998

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

gurusainath
Copy link
Collaborator

This fix implements autofocus functionality on the title element within the issue create modal when creating bulk issues. Previously, users had to manually select the title field before inputting data, leading to inefficiencies in the bulk issue creation process. With this enhancement, the title field is automatically focused upon opening the modal, streamlining the workflow and improving user experience during bulk issue creation.

@sriramveeraghanta sriramveeraghanta merged commit e02fa4d into develop Mar 20, 2024
12 of 14 checks passed
@sriramveeraghanta sriramveeraghanta deleted the issue-create-title-focus branch March 20, 2024 12:38
@gurusainath gurusainath self-assigned this Mar 20, 2024
@gurusainath gurusainath added the 🐛bug Something isn't working label Mar 20, 2024
@gurusainath gurusainath added this to the v0.17.0-dev milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants