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

feat: hide the shared layout from the content editor page - EXO-72846 - Meeds-io/MIPs#128 #2261

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

sofyenne
Copy link
Contributor

@sofyenne sofyenne commented Jul 4, 2024

Prior to this change, the shared layout was present on the content editor page, and the editor did not take the maximum width of the window, which hid the right editor actions. This change will set the two properties hide-shared-layout and show-max-window to true and configure an upgrade plugin to update the content editor page, resolving these issues.

@github-actions github-actions bot added the partialCIBuild Perform Partial CI Build label Jul 4, 2024
@sofyenne sofyenne changed the title feat: hide the shared layout from the content editor page - EXO-72846… feat: hide the shared layout from the content editor page - EXO-72846 - Meeds-io/MIPs#128 Jul 4, 2024
Copy link
Member

@rdenarie rdenarie left a comment

Choose a reason for hiding this comment

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

Could you add a description in your commit ?
What you try to do ? How you do it ?

@sofyenne sofyenne closed this Jul 4, 2024
@sofyenne sofyenne reopened this Jul 4, 2024
Copy link

sonarqubecloud bot commented Jul 4, 2024

@sofyenne sofyenne requested a review from rdenarie July 4, 2024 09:34
@sofyenne sofyenne merged commit e1b9ed5 into feature/experience Jul 4, 2024
12 checks passed
@sofyenne sofyenne deleted the Task/72846 branch July 4, 2024 09:43
exo-swf pushed a commit that referenced this pull request Jul 5, 2024
Meeds-io/MIPs#128 (#2261)

Prior to this change, the shared layout was present on the content
editor page, and the editor did not take the maximum width of the
window, which hid the right editor actions. This change will set the two
properties hide-shared-layout and show-max-window to true and configure
an upgrade plugin to update the content editor page, resolving these
issues.
sofyenne added a commit that referenced this pull request Jul 5, 2024
Meeds-io/MIPs#128 (#2261)

Prior to this change, the shared layout was present on the content
editor page, and the editor did not take the maximum width of the
window, which hid the right editor actions. This change will set the two
properties hide-shared-layout and show-max-window to true and configure
an upgrade plugin to update the content editor page, resolving these
issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants