Skip to content

Fix execution error message overflowing out of screen#3762

Merged
webfiltered merged 1 commit intomainfrom
max-width-error-dialog
May 5, 2025
Merged

Fix execution error message overflowing out of screen#3762
webfiltered merged 1 commit intomainfrom
max-width-error-dialog

Conversation

@christian-byrne
Copy link
Contributor

@christian-byrne christian-byrne commented May 5, 2025

Before:

Selection_1311

After:

Selection_1310

┆Issue is synchronized with this Notion page by Unito

@christian-byrne christian-byrne requested a review from a team as a code owner May 5, 2025 08:49
Copy link
Contributor

@webfiltered webfiltered left a comment

Choose a reason for hiding this comment

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

Note for future refactor: we can resolve these flow issues by at the root by setting max width, and any child elements can then be constrained to max-width: 100% - never requiring manual max-width updates.

More testing/effort than is worthwhile, right now.

@webfiltered webfiltered merged commit 813bf11 into main May 5, 2025
10 checks passed
@webfiltered webfiltered deleted the max-width-error-dialog branch May 5, 2025 13:20
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