-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Add tag moderation info page #1360
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’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm going to make a few copy adjustments within the next few hours, so let's hold off on merging for right now.
Co-Authored-By: jessleenyc <jessleenyc@gmail.com>
@pkfrank made the changes you suggested |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only thing I see that jumps off the page as needing changes here is that we should wrap all images in cloudinary tags, for example: <%= cloudinary("https://thepracticaldev.s3.amazonaws.com/i/lgumfafaywo0zz90ciig.png") %>
@benhalpern I believe I made the requested changes, also added some specs + email copy. Not sure if I wrote the 'go' conditional correctly, and also wasn't sure how to write the spec for that. |
Having a way to update tag colours will help issue #1273 |
What type of PR is this? (check all applicable)
Description
Mobile & Desktop Screenshots/Recordings (if there are UI changes)
new page: /tag-moderation

new screenshot for tag edit page:

Added to documentation?