Skip to content

fix: Adjust language selector behavior and layout in EditContent components#1391

Open
MrDirkelz wants to merge 1 commit intomainfrom
1143-cms-translation-selector-bug-fixes
Open

fix: Adjust language selector behavior and layout in EditContent components#1391
MrDirkelz wants to merge 1 commit intomainfrom
1143-cms-translation-selector-bug-fixes

Conversation

@MrDirkelz
Copy link
Copy Markdown
Collaborator

No description provided.

@MrDirkelz MrDirkelz linked an issue Mar 18, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Collaborator

@johan-bell johan-bell left a comment

Choose a reason for hiding this comment

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

Just one comment and fix the conflicts please.

<!-- sidebar -->
<div class="w-full flex-shrink-0 lg:h-full lg:w-[336px]" v-if="editableParent">
<div class="overflow-y-auto scrollbar-hide lg:h-full lg:pb-2">
<div class="scrollbar-hide lg:overflow-y-auto lg:h-full lg:pb-2">
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

why moving it around ?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

To fix a visual bug

@ivanslabbert ivanslabbert requested a review from ChrisTouo April 16, 2026 07:17
Copy link
Copy Markdown
Collaborator

@ChrisTouo ChrisTouo left a comment

Choose a reason for hiding this comment

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

👍👍

Copy link
Copy Markdown
Contributor

@ivanslabbert ivanslabbert left a comment

Choose a reason for hiding this comment

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

Fix merge conflicts

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.

CMS: Translation Selector Bug fixes

4 participants