Skip to content

Fix css injection not working on lockLeftPanelWidth fixture#231

Open
MidhunSureshR wants to merge 5 commits into
mainfrom
midhun/collapse/fix-width-2
Open

Fix css injection not working on lockLeftPanelWidth fixture#231
MidhunSureshR wants to merge 5 commits into
mainfrom
midhun/collapse/fix-width-2

Conversation

@MidhunSureshR
Copy link
Copy Markdown
Member

#228 added the css injection on the page fixture. But this would get overwritten when the app is loaded (page.goto("/")). The right place to do the css injection is when running the user fixture.

@MidhunSureshR MidhunSureshR marked this pull request as ready for review March 30, 2026 20:34
@MidhunSureshR MidhunSureshR requested a review from a team as a code owner March 30, 2026 20:34
Copy link
Copy Markdown
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

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

The page might get reloaded more than once during tests, eg when logging in via mas. This should be in the screenshot utility.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants