P
P
Polina2020-06-01 11:35:29
JavaScript
Polina, 2020-06-01 11:35:29

Is it possible in the browser to focus on two components?

There is a form component in which you can edit the Textarea text, and there is a Select form (drop-down list). The application is written using react+redux. When an element is selected in the drop-down list, this element is inserted into the text editing form. The question is, is it possible to not lose focus from the text editing form when clicking on the drop-down list? Now the focus disappears and reappears after selection. If you can recommend articles on this topic, I would be grateful :) (I only found about operations with one form, and not when there are several of them)

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question