Skip to content

Conversation

@Venefilyn
Copy link
Member

This is the official class for it so we no longer need our own
workaround.

Related-to: patternfly/patternfly#7357
Signed-off-by: Freya Gustavsson [email protected]

@Venefilyn Venefilyn added no-test For doc/workflow changes, or experiments which don't need a full CI run, and removed no-test For doc/workflow changes, or experiments which don't need a full CI run, labels Aug 20, 2025
@Venefilyn Venefilyn force-pushed the css/deprecate-page-sidebar-override branch from 1bfa114 to ff792f4 Compare August 20, 2025 17:55
@jelly
Copy link
Member

jelly commented Aug 21, 2025

This probably runs in a lot of flakes, started retries.

@jelly
Copy link
Member

jelly commented Aug 21, 2025

@Venefilyn Venefilyn force-pushed the css/deprecate-page-sidebar-override branch from ff792f4 to ff7c5bf Compare August 25, 2025 11:13
@jelly
Copy link
Member

jelly commented Aug 25, 2025

@jelly
Copy link
Member

jelly commented Aug 27, 2025

re-triggered fedora-42/other after we merged #22371

@jelly jelly added the no-test For doc/workflow changes, or experiments which don't need a full CI run, label Aug 27, 2025
@Venefilyn Venefilyn force-pushed the css/deprecate-page-sidebar-override branch 2 times, most recently from 960f47f to 3faceb0 Compare September 1, 2025 17:30
@martinpitt
Copy link
Member

This pixel diff is just noise, fine.

This one is a weird regression or flake, though: The input line suddenly gets focus. I'll retry that one to see if it's stable.

@martinpitt
Copy link
Member

Ah, nevermind, they were already discussed above. This needs a closer look. If it's stable, please just push and queue this after #22241. Thanks!

@jelly
Copy link
Member

jelly commented Sep 2, 2025

This pixel diff is just noise, fine.

No, it isn't noise! We explicitly have .pixel-test to remedy such issues and we fixed this for the shell in here. So lets not introduce annoying regressions

This is the official class for it so we no longer need our own
workaround.

Related-to: patternfly/patternfly#7357
Signed-off-by: Freya Gustavsson <[email protected]>
@Venefilyn Venefilyn force-pushed the css/deprecate-page-sidebar-override branch from 3faceb0 to d556c5a Compare October 9, 2025 13:02
Copy link
Member

@jelly jelly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jelly
Copy link
Member

jelly commented Oct 14, 2025

Waiting on fedora-42/devel to go green.


return (
<Page id="storage" className={"no-masthead-sidebar" + (client.in_anaconda_mode() ? " anaconda" : "")}>
<Page id="storage" className={"pf-m-no-sidebar" + (client.in_anaconda_mode() ? " anaconda" : "")}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This added line is not executed by any test. Details

@jelly jelly merged commit 1466b97 into cockpit-project:main Oct 15, 2025
36 of 40 checks passed
@jelly
Copy link
Member

jelly commented Oct 15, 2025

Let's roll this out to other plugins after the cockpit-lib-update of tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-test For doc/workflow changes, or experiments which don't need a full CI run,

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants