Monday-Morning / project-tahiti

The repository for the Client Application of Monday Morning, the official student media body of NIT Rourkela.
https://project-tahiti-staging.onrender.com/
MIT License
74 stars 35 forks source link

feat: integrate tags in admin panel #405

Closed Shurtu-gal closed 1 year ago

Shurtu-gal commented 1 year ago

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

Linked Issues

Fixed #406

Description

image image

Please describe your pull request.

❤️Thank you!

Post merge checklist

120EE0692 commented 1 year ago

@Shurtu-gal when ever making some changes related to UI make sure to add some screen shorts.

120EE0692 commented 1 year ago

fix #406 in this branch and rename the PR title appropriately.

Shurtu-gal commented 1 year ago

fix #406 in this branch and rename the PR title appropriately.

Done

120EE0692 commented 1 year ago

@Shurtu-gal integrate auto complete of tags as well.

120EE0692 commented 1 year ago

@Shurtu-gal After adding or removing a tag, if user click on the update button it only show the tags which were initially present in them, look into this issue and fix.

Shurtu-gal commented 1 year ago

@Shurtu-gal After adding or removing a tag, if user click on the update button it only show the tags which were initially present in them, look into this issue and fix.

Done