Pull Request #222: added status feature
Pull Request #222 by amisha-adwani
added status feature
Description
I've successfully introduced the new status feature by carrying out essential modifications in both the backend, including the addition of the schema, and the frontend, where I installed the Emojipicker package in the application.
Fixes # (issue)
fix #202
Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
Responsive Testing?
(Only applicable for Frontend changes)
Checked for: (width in px)
- [ ] Laptop L - 1440px
- [ ] Laptop - 1024px
- [ ] Tablet - 768px
- [x] Mobile M - 375px
Checklist:
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my feature works
- [x] New and existing unit tests pass locally with my changes
- [x] Any dependent changes have been merged and published in modules
0 Replies