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 discrepancies #15002

Open
didimmova opened this issue Nov 4, 2024 · 0 comments
Open

Dialog discrepancies #15002

didimmova opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels
🐛 bug Any issue that describes a bug dialog 🆕 status: new

Comments

@didimmova
Copy link
Contributor

didimmova commented Nov 4, 2024

Description

The Dialog header/content/footer paddings are not right
The Bootstrap Dialog is not aligned with the UI Kit

Steps to reproduce

  1. Open Dialog Samples in DevDemos
  2. Inspect the paddings
  3. Compare to UI kits

Result

For example for material the paddings are:
Title - 24px 24px 12px
Content - 12px 24px
Actions - 8px

For the bootstrap dialog, it looks like this at the moment:
Screenshot 2024-11-04 at 11 01 30

It should follow the UI Kit design:
Screenshot 2024-11-04 at 11 01 38

Expected result

The paddings for material should be:
Title - 16px 24px 0
Content - 14px 24px
Actions - 0 8px 8px

Attachments

Screen.Recording.2024-11-04.at.8.17.52.mov
Screen.Recording.2024-11-04.at.8.18.31.mov
@didimmova didimmova added 🐛 bug Any issue that describes a bug dialog 🆕 status: new labels Nov 4, 2024
@didimmova didimmova changed the title Dialog paddings are incorrect Dialog discrepancies Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Any issue that describes a bug dialog 🆕 status: new
Projects
None yet
Development

No branches or pull requests

2 participants