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

Accordion header slot Expansion and Alignment issue #2323

Open
krishnaacc123 opened this issue Jul 29, 2024 · 1 comment
Open

Accordion header slot Expansion and Alignment issue #2323

krishnaacc123 opened this issue Jul 29, 2024 · 1 comment
Labels
P1 Kinda Important

Comments

@krishnaacc123
Copy link
Contributor

Encountered an issue with Accordion component slot for head body.
Issue: Despite using a custom slot, I am unable to make it expand and cover the empty space on right due to the dynamic wrapping within the component. As a result, I can't align my content to right side of header.

@saurabhdaware saurabhdaware added the P1 Kinda Important label Aug 21, 2024
@jainbhavuk
Copy link

Hey @krishnaacc123! can you please share a reference screenshot to the issue that you are encountering?
According to my understanding, you want the custom slot to take the full width available?

Like in this example, the custom slot under the accordion with heading "How can I setup route?" is not taking the full width as opposed to the description (which is taking the full width).

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Kinda Important
Projects
None yet
Development

No branches or pull requests

3 participants