Skip to content
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: hide root output element #20040

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Conversation

tltv
Copy link
Member

@tltv tltv commented Sep 24, 2024

Ensures that root output element added for React router in Flow.tsx doesn't accidentally change the main layout with CSS rules targeting it.

Fixes: #19871

Ensures that root output element added for React router in Flow.tsx doesn't accidentally change the main layout with CSS rules targeting it.

Fixes: #19871
Copy link

sonarcloud bot commented Sep 24, 2024

Copy link

Test Results

1 137 files  ± 0  1 137 suites  ±0   1h 7m 59s ⏱️ +8s
7 399 tests ± 0  7 349 ✅ + 1  50 💤 ±0  0 ❌ ±0 
7 731 runs   - 23  7 676 ✅  - 17  55 💤  - 5  0 ❌ ±0 

Results for commit a1c8374. ± Comparison against base commit 69e2800.

@caalador caalador merged commit ea3631d into main Sep 25, 2024
26 checks passed
@caalador caalador deleted the fix/19871-hide-react-output-element branch September 25, 2024 05:13
vaadin-bot pushed a commit that referenced this pull request Sep 25, 2024
Ensures that root output element added for React router in Flow.tsx doesn't accidentally change the main layout with CSS rules targeting it.

Fixes: #19871
@vaadin-bot
Copy link
Collaborator

Hi @tltv and @caalador, when i performed cherry-pick to this commit to 24.4, i have encountered the following issue. Can you take a look and pick it manually?
Error Message:
Error: Command failed: git cherry-pick ea3631d
error: could not apply ea3631d... fix: hide root output element (#20040)
hint: After resolving the conflicts, mark them with
hint: "git add/rm ", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".

vaadin-bot added a commit that referenced this pull request Sep 25, 2024
Ensures that root output element added for React router in Flow.tsx doesn't accidentally change the main layout with CSS rules targeting it.

Fixes: #19871

Co-authored-by: Tomi Virtanen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CssImport of Bootstrap adds spacing bug to AppLayout and vertical scroll bar appears
3 participants