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

fix(channel-web): focus on composer when it gets unlocked #11616

Merged

Conversation

laurentlp
Copy link
Contributor

This PR fixes an issue with the composer not being focused on when it gets unlocked.

Before

simplescreenrecorder-2022-03-10_14.46.34.mp4

After

simplescreenrecorder-2022-03-10_14.45.08.mp4

@linear
Copy link

linear bot commented Mar 10, 2022

DEV-2405 [BUG] Composer focus is lost when it is re-enabled

After you create a skill choice, you can edit the single choice content element to disable the free text input. When the user makes a choice, the composer is unlocked, but the focus to the textarea is lost.

Ideally, we want to re-focus the user in the textarea right after the composer is unlocked.

image.png

@laurentlp laurentlp merged commit 94bc6df into master Mar 10, 2022
@laurentlp laurentlp deleted the laurentlp-dev-2405-bug-composer-focus-is-lost-when-it-is-re branch March 10, 2022 20:14
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.

None yet

2 participants