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

🐛 [BUG] - Block translated content causes the page to overflow horizontally on the experiment admin form page #1399

Open
drikusroor opened this issue Nov 26, 2024 · 1 comment · May be fixed by #1427
Assignees
Labels
bug Something isn't working

Comments

@drikusroor
Copy link
Contributor

drikusroor commented Nov 26, 2024

Description

The block translated content's inline form causes the page to overflow horizontally on the experiment admin form page. If you collapse all the block translated content inline forms on the page, the overflow disappears.

A possible solution is to make the individual inline forms have their own overflow with scroll. If we can make the whole inline form more compact horizontally, that would probably help a bit as well.

Related to #1321

Screenshots

Overflow

image

Collapsed block translated content overflows not

image

Reproduction URL

No response

Reproduction steps

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

Logs

No response

Browsers

No response

OS

No response

Additional context

No response

@drikusroor drikusroor added the bug Something isn't working label Nov 26, 2024
@drikusroor drikusroor changed the title 🐛 [BUG] - Block translated content causes the page to overflow on the experiment admin form page 🐛 [BUG] - Block translated content causes the page to overflow horizontally on the experiment admin form page Nov 26, 2024
@BeritJanssen
Copy link
Collaborator

I'm hoping that this will be addressed as a side effect of #1321, so self-assigning this one.

@BeritJanssen BeritJanssen self-assigned this Nov 26, 2024
@BeritJanssen BeritJanssen linked a pull request Dec 13, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants