-
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
SDSS-1268: Removed white option from paragraph section background colors #430
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.
We can't just remove an option from a select field. If the option is used somewhere we need to change the value to an existing one. This will require a database update hook.
@joegl Should I go ahead and close this and the row background colors be part of the new work from yesterday? |
@jenbreese Nope, the bg color options are going to stay where they are. Only the width options are getting moved. |
@jenbreese I added an update hook to migrate any layout paragraph with a white background color to "none". We should be good to merge this once code freeze is up. |
@jenbreese Here are some steps to test the database update on local or gitpod:
|
Hi @joegl, I tried it and it did reset the choice to |
Awesome, thanks Jen! We'll get this merged after the 6/5 deploy/code freeze. |
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.
LGTM (and Jen 😄 ). Thanks Jen!
READY FOR REVIEW
Summary
Review By (Date)
Criticality
Review Tasks
Setup tasks and/or behavior to test
Front End Validation
Backend / Functional Validation
Code
Code security
General
Affected Projects or Products
Associated Issues and/or People
@mention
them here)Resources