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

cursor doesn't default to input field when edit icon clicked #20

Open
powercrazed opened this issue Sep 25, 2019 · 2 comments
Open

cursor doesn't default to input field when edit icon clicked #20

powercrazed opened this issue Sep 25, 2019 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@powercrazed
Copy link
Collaborator

No description provided.

@AnnaDodson AnnaDodson added the help wanted Extra attention is needed label Sep 28, 2019
@AnnaDodson
Copy link
Owner

On the edit steps page, clicking edit should focus the text input area

@AnnaDodson AnnaDodson removed the help wanted Extra attention is needed label Oct 1, 2019
@AnnaDodson AnnaDodson added bug Something isn't working good first issue Good for newcomers labels Oct 15, 2019
@AnnaDodson
Copy link
Owner

Because the input elements aren't displayed, react can't focus the item until it's actually in the DOM. The hide/show might need a little refactoring so the item is in the DOM before it tries to focus on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants