Skip to content

Conversation

dansvend
Copy link
Contributor

@dansvend dansvend commented Jan 28, 2025

Components

  • Make dialog title responsive
  • Make dialog custom content scrollable
  • Make action buttons wrap when necessary
  • Avoid clipping of button content in dialog action buttons

Chronicles

  • Wrap buttons in button screen
  • Make gap and padding in button row responsive

Closes #711

components
- Make dialog title responsive
- Make dialog custom content scrollable
- Make action buttons wrap when necessary
- Avoid clipping of button content in dialog action buttons

chronicles
- Wrap buttons in button screen

Closes #711
@dansvend dansvend requested a review from HaakonSvane January 28, 2025 10:12
@dansvend dansvend self-assigned this Jan 28, 2025
@dansvend dansvend linked an issue Jan 28, 2025 that may be closed by this pull request
@changeset-bot
Copy link

changeset-bot bot commented Jan 28, 2025

🦋 Changeset detected

Latest commit: d069be9

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
@equinor/mad-chronicles Patch
@equinor/mad-components Patch
@equinor/mad-auth Patch
@equinor/mad-core Patch
@equinor/mad-dfw Patch
@equinor/react-native-mad-tag-ocr Patch
@equinor/react-native-skia-draw Patch
@equinor/mad-toast Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

HaakonSvane
HaakonSvane previously approved these changes Jan 29, 2025
Copy link
Collaborator

@HaakonSvane HaakonSvane left a comment

Choose a reason for hiding this comment

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

Looks good. Besides the hard-coded styling value, everything looks lit 🔥

@HaakonSvane
Copy link
Collaborator

Quick update. Tested on web by resizing browser window and scale and it seems the dialog extends the browser boundaries and is not scrollable. See video

Screen.Recording.2025-01-29.at.09.45.36.mov

@dansvend
Copy link
Contributor Author

@HaakonSvane Previous issues should now be fixed 🤞

@dansvend dansvend requested a review from HaakonSvane January 29, 2025 11:29
Copy link
Collaborator

@HaakonSvane HaakonSvane left a comment

Choose a reason for hiding this comment

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

Looks really good on web now. Awesome job!
iOS works fine as expected as well 🔥

@dansvend dansvend merged commit 63ade9e into main Jan 30, 2025
4 checks passed
@dansvend dansvend deleted the 711-dialog-does-not-show-all-content-when-using-large-text-size branch January 30, 2025 08:11
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.

Dialog does not show all content when using large text size

2 participants