At the moment the number of emojis is quite limited and it does not allow to express yourself 100%:
I would like to make it wider, adding to the set all the most popular emojis.
The place where these emojis settings are located: Trip-Reviewer/client/src/constants/toolbar.js
To work on this issue, please use a branch DEV-54 created from devel. When the work is finished - create a PR to the devel branch. At the end of each development circles, code from the devel branch (if everything is ok) goes to the master branch and deploys to production.
IMPORTANT! Before creating a PR be sure that all the tests are passing and the coverage is 100%.
At the moment the number of emojis is quite limited and it does not allow to express yourself 100%:
I would like to make it wider, adding to the set all the most popular emojis.
The place where these emojis settings are located:
Trip-Reviewer/client/src/constants/toolbar.js
To work on this issue, please use a branch DEV-54 created from devel. When the work is finished - create a PR to the devel branch. At the end of each development circles, code from the devel branch (if everything is ok) goes to the master branch and deploys to production.
IMPORTANT! Before creating a PR be sure that all the tests are passing and the coverage is 100%.