-
Notifications
You must be signed in to change notification settings - Fork 1
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
Review of @/codeforafrica CMS #619
Conversation
Lets start with three categories: Publication, Organisation & Website
- Remove unnecessary labels - Leave only en labels where necessary - Remove localized from fields; it will be added at higher level
Latest updated Preview URL
|
Fix @/codeforafrica draft mode
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.
Look good.
One small issue when creating a new user, we have to reselect the role as the default one throws an error users validation failed: roles: Cast to string failed for value \"[ 'editor' ]\" (type Array) at path \"roles\""
Another issue we can maybe look into in future is if a user has not been verified, it throws wrong credential error. A better error message would be to tell them to verify their email.
Description
As we prepare to hand over the CMS to the content team, this PR reviews the current state of the CMS and makes necessary adjustments. Things that this PR addressed include:
Type of change
Please delete options that are not relevant.
Screenshots
Checklist: