Rocket.Chat.ReactNative icon indicating copy to clipboard operation
Rocket.Chat.ReactNative copied to clipboard

[IMPROVE] Add `All` tab in Reactions List

Open try-catch-stack opened this issue 3 years ago • 0 comments

Proposed changes

  • Added an All tab in Reactions list where we can view all the reactions together

Issue(s)

How to test or reproduce

Screenshots

image

Types of changes

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [X] Improvement (non-breaking change which improves a current function)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Documentation update (if none of the other choices apply)

Checklist

  • [X] I have read the CONTRIBUTING doc
  • [X] I have signed the CLA
  • [X] Lint and unit tests pass locally with my changes
  • [ ] I have added tests that prove my fix is effective or that my feature works (if applicable)
  • [ ] I have added necessary documentation (if applicable)
  • [ ] Any dependent changes have been merged and published in downstream modules

Further comments

try-catch-stack avatar Aug 04 '22 17:08 try-catch-stack