You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When admin logs in and clicks on Tags from side panel, he must be able to create and manage a tag, but currently the admin is not able to do so. When it clicks on manage after creating a tag then an error pops up.
To Reproduce
Steps to reproduce the behavior:
Go to the Admin Portal and log in
Go to Tags from the left sidebar
Create a new tag
Click on manage, and it will show an error.
Expected behavior
When the admin clicks on manage, he should be able to assign a tag to a user.
Actual behavior
When the admin clicks on manage, it shows error.
Screenshots
Screencast.from.2026-02-13.10-35-17.webm
Additional details
I have added the tags functionality to the Talawa admin and API. So, now this issue can be resolved; previously there was no such functionality, thus, this issue could not be resolved.
Describe the bug
When admin logs in and clicks on Tags from side panel, he must be able to create and manage a tag, but currently the admin is not able to do so. When it clicks on manage after creating a tag then an error pops up.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When the admin clicks on manage, he should be able to assign a tag to a user.
Actual behavior
When the admin clicks on manage, it shows error.
Screenshots
Screencast.from.2026-02-13.10-35-17.webm
Additional details
I have added the tags functionality to the Talawa admin and API. So, now this issue can be resolved; previously there was no such functionality, thus, this issue could not be resolved.