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

[Feature]: Add prop to render AccordionContent at all times, but just hide it visually #790

Open
2 tasks
Bobakanoosh opened this issue Mar 27, 2024 · 1 comment
Labels

Comments

@Bobakanoosh
Copy link

Describe the feature

I want to use Accordion, but i also want the text within AccordionContent to be parse-able by crawlers for SEO. Right now, if an AccordionItem is collapsed, the content is deleted from the dom, instead of just hiding it visually.

Additional information

  • I intend to submit a PR for this feature.
  • I have already implemented and/or tested this feature.
@zernonia
Copy link
Collaborator

I believe this would be extended to Collapsbile component, as Accordion is using it. 👍🏻

@zernonia zernonia self-assigned this Apr 19, 2024
@zernonia zernonia added the v2 label May 10, 2024
@zernonia zernonia removed their assignment May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants