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

Show guidelines in NxAccordion RSC-843 #608

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

glenhunter
Copy link
Contributor

https://issues.sonatype.org/browse/RSC-843

Quick demonstration of a Guidelines section in the NxAccordion docs.

NOTE: The content is cribbed from Gitlab's accordion component and should be re-written to match the requirements of NxAccordion.

@glenhunter glenhunter requested a review from a team January 6, 2022 17:54
@@ -32,6 +42,35 @@ const NxAccordionPage = () =>
Note that this component is stateless – its open state must be tracked externally.
See <NxCode>NxStatefulAccordion</NxCode> for a version which tracks its own open state.
</NxP>
<NxH2>Guidelines</NxH2>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#607 (comment)

abc4812

Copy link
Contributor

@rpokorny rpokorny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 as spike

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

Successfully merging this pull request may close these issues.

2 participants