-
Notifications
You must be signed in to change notification settings - Fork 367
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
fix: [M3-8361] - Fix column headers for Automatic Images #10696
fix: [M3-8361] - Fix column headers for Automatic Images #10696
Conversation
@hkhalil-akamai Wondering if we should branch off the release branch and get it in there for Monday? |
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.
Changes look good.
Fix looks good! Thanks for doing this one π I do this we should target the release branch like @mjac0bs suggested |
a43c00a
to
d96cba5
Compare
@mjac0bs @bnussman-akamai rebased this PR on to the release branch and updated the changelog |
Coverage Report: β
|
CI tests are still failing despite multiple retries -- going to go ahead with the merge anyways since none of the tests seem related. Many of these tests have been fixed in develop via #10698. |
CC @carrillo-erik merging this directly into staging to include it in Monday's release. |
733950c
into
linode:release-v1.124.0
Description π
Fixes the "Created" and "Size" headers pointing to the wrong columns in the Automatic Images section of
ImagesLanding
. This bug was introduced in #10545.Target release date ποΈ
ASAP
Preview π·
How to test π§ͺ
Verification steps
Navigate to the images landing and verify that the Automatic Images headers point to the correct columns under all breakpoints (sm, md and lg).