Skip to content

Conversation

ddavydov-dev
Copy link

We won't clear the input with event.target.note.value = '' because it's just an event object.
If we're talking about uncontrolled components then I suppose we want to use refs here.

P.S We should also do something with description below about getting the input value by it's name

We won't clear the input with event.target.note.value = '' because it's just an event object. If we're talking about uncontrolled components then I suppose we want to use refs here.
@ddavydov-dev ddavydov-dev marked this pull request as ready for review December 26, 2024 12:49
@vejol vejol added the part 6 label Jan 3, 2025
@vejol vejol added this to the Part 6 - yearly check 2025 milestone Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants