Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to add and remove moderated tags on the Admin Member Detailed View #16522

Open
2 tasks
Ridhwana opened this issue Feb 10, 2022 · 3 comments
Open
2 tasks
Labels
area: admin admin panel changelog: rollup Items that will be communicated in our monthly rollup changelogs internal team only internal tasks only for Forem team members tech: backend changes will be primarily on the backend tech: frontend changes will primarily involve frontend technologies

Comments

@Ridhwana
Copy link
Contributor

Ridhwana commented Feb 10, 2022

馃摉 As an Admin, I want to be able to add and remove moderated tags for a user, so that I don't have to leave my current view and go to a separate page.

馃悾 TASKS

  • Add the ability to add moderated tags directly from the Admin Member View
  • Add the ability to remove moderated tags directly from the Admin View

Note this is an enhancement that will not hold back the deploy and release.

@github-actions
Copy link
Contributor

Thanks for the issue, we will take it into consideration! Our team of engineers is busy working on many types of features, please give us time to get back to you.

Feature requests that require more discussion may be closed. Read more about our feature request process on forem.dev.

To our amazing contributors: issues labeled type: bug are always up for grabs, but for feature requests, please wait until we add a ready for dev before starting to work on it.

To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please ping @forem/oss. The OSS Community Manager or the engineers on OSS rotation will follow up.

For full info on how to contribute, please check out our contributors guide.

@Ridhwana Ridhwana changed the title Add the Ability to add and remove moderated tags on the Admin Member Detailed View Add the ability to add and remove moderated tags on the Admin Member Detailed View Feb 10, 2022
@Ridhwana Ridhwana added area: admin admin panel tech: backend changes will be primarily on the backend tech: frontend changes will primarily involve frontend technologies internal team only internal tasks only for Forem team members labels Feb 10, 2022
@nickytonline
Copy link
Contributor

@Ridhwana @anujbhavsar96, @ludwiczakpawel, do we have any design for this?

@ludwiczakpawel
Copy link
Contributor

@nickytonline https://www.figma.com/file/3Kk1jMQzEAyDZeZLIYcorL/User-Detail-View?node-id=415%3A12198

Two approaches - choose whichever you like, or whichever is fast, or flip a coin.

One.
Modal with one text field for a tag name (slug).

Two.
You click "Add tag" button and it will show the same form inline, right below.

Stretch goal
Autocomplete for that text field - it's not a multiselect.


For removing tags - just a simple confirmation prompt.

@nickytonline nickytonline self-assigned this Feb 15, 2022
@JennieOcken JennieOcken added the changelog: rollup Items that will be communicated in our monthly rollup changelogs label Feb 25, 2022
@nickytonline nickytonline removed their assignment Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: admin admin panel changelog: rollup Items that will be communicated in our monthly rollup changelogs internal team only internal tasks only for Forem team members tech: backend changes will be primarily on the backend tech: frontend changes will primarily involve frontend technologies
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants