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

[Dialog] - Long title makes dialog content to overflow in small screens #6969

Open
1 task done
MarcServat opened this issue Sep 19, 2024 · 1 comment · May be fixed by #6990
Open
1 task done

[Dialog] - Long title makes dialog content to overflow in small screens #6969

MarcServat opened this issue Sep 19, 2024 · 1 comment · May be fixed by #6990

Comments

@MarcServat
Copy link
Contributor

Description

Given a Dialog component that has a Form as a children with the stickyFooter prop
When rendered in a mobile screen width
Then the dialog content is push down and overflows the dialog boundaries.

Reproduction

https://stackblitz.com/edit/parsium-carbon-starter-h5jjs3?file=src%2FApp.tsx

Steps to reproduce

  1. Open the link https://stackblitz.com/edit/parsium-carbon-starter-h5jjs3?file=src%2FApp.tsx
  2. Scroll down the dialog content

JIRA ticket numbers (Sage only)

No response

Suggested solution

Given a Dialog component that has a Form as a children with the stickyFooter prop
When rendered in a mobile screen width
Then the dialog content is stays inside the dialog

Carbon version

142.9.1

Design tokens version

4.29.0

Relevant browsers

Chrome

Relevant OSs

MacOS

Additional context

No response

Confidentiality

  • I confirm there is no confidential or commercially sensitive information included.
@MarcServat MarcServat added Bug triage Triage Required labels Sep 19, 2024
@edleeks87
Copy link
Contributor

FE-6816

@edleeks87 edleeks87 added On Backlog and removed triage Triage Required labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

3 participants
@MarcServat @edleeks87 and others