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

<SplitButton> inherits CSS properties from <DynamicDialog> "footer" and disrupts the original design #5012

Closed
istanfrank opened this issue Dec 30, 2023 · 2 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@istanfrank
Copy link

Describe the bug

The inherits CSS properties from "footer" and disrupts the original design of . See image. Empty dialog, once in the content area and once in the footer area. Of course, I can correct it using CSS, but I don't think that's intended. I haven't tested it in the "Header" section.

SplitButton Destroyed this CSS-Part from footer:
.p-dialog .p-dialog-footer button {
margin: 0 0.5rem 0 0;
width: auto;

image

Reproducer

https://codesandbox.io/s/primevue-demo-forked-jzqxvm?file=/src/components/InfoDemo.vue

PrimeVue version

3.45

Vue version

3.x

Language

ALL

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

paste to content and footer and find the difference in design

Expected behavior

No response

@istanfrank istanfrank added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Dec 30, 2023
@tugcekucukoglu tugcekucukoglu added this to the 4.x milestone Jan 4, 2024
@tugcekucukoglu tugcekucukoglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Jan 5, 2024
@mertsincan mertsincan modified the milestones: 4.x, 3.47.0 Jan 11, 2024
@mertsincan
Copy link
Member

Sorry for the delayed response! We'll give an update before the next version is released.

Sorry again :/

@istanfrank
Copy link
Author

thanks you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

3 participants