[IMPROVE] Add `All` tab in Reactions List
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

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