Skip to content

Improve FAQ block with meaningful IDs & auto-expansion of answers #188

Open
@robyngit

Description

@robyngit

Currently, each FAQ item is assigned an id based on its order in the accordion (e.g., #acc_1-3). This makes linking to specific FAQs brittle and unclear. To improve this, we should make the IDs either:

  • Based on the question text (e.g., #what-is-dataone)
  • Or configurable via front matter so editors can assign custom IDs

When navigating to a specific FAQ URL with an anchor, the accordion should automatically expand that item.

This will make it easier to link to specific questions for support and documentation purposes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions