stream-chat-react-native
stream-chat-react-native copied to clipboard
fix: unresponsive clear button when the file type is not supported
๐ฏ Goal
Fixes #1732
๐ Implementation details
The overlay is removed which was not making the entire file area unresponsive. It doesn't make sense to keep it and therefore it is removed in this PR.
๐จ UI Changes
iOS
| Before | After |
Android
| Before | After |
๐งช Testing
โ๏ธ Checklist
- [x] I have signed the Stream CLA (required)
- [x] PR targets the
developbranch - [ ] Documentation is updated
- [x] New code is tested in main example apps, including all possible scenarios
- [x] SampleApp iOS and Android
- [x] Expo iOS and Android
Kudos, SonarCloud Quality Gate passed!ย ย 
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
:tada: This PR is included in version 5.4.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: