fix: Text input fields on ModalBlockView fail to accept user input#6980
fix: Text input fields on ModalBlockView fail to accept user input#6980OtavioStasiak merged 11 commits intodevelopfrom
Conversation
WalkthroughRefactors the modal wrapper from a curried factory to a single-component export, updates the modal view to use the refactor with a computed Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Proposed changes
Text input fields on ModalBlockView fail to accept user input.
Issue(s)
https://rocketchat.atlassian.net/browse/SUP-993
How to test or reproduce
/polland click on send;Screenshots
Types of changes
Checklist
Further comments
Summary by CodeRabbit
New Features
Refactor