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

Make doc uploader use an accordion versus reveal #27

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

bseeger
Copy link
Collaborator

@bseeger bseeger commented Jan 24, 2024

This also overrides the honeycrisp version of the accordion so that we can pass it an html item versus just text.

This should complete https://www.pivotaltracker.com/story/show/186854106

<th:block th:ref="revealLabel1">
<th:block th:replace="~{fragments/accordion :: accordion(
buttonLabel=~{::contentLabel},
content=~{::contentContent})}">
Copy link
Contributor

Choose a reason for hiding this comment

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

The name :-(

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@vrajmohan just updated this to just be "content". I had been wondering about naming :)

Copy link
Contributor

@vrajmohan vrajmohan left a comment

Choose a reason for hiding this comment

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

LGTM

This also overrides the honeycrisp version of the accordion
so that we can pass it an html item versus just text.
@bseeger bseeger force-pushed the docupload_change_to_accordion branch from bbc076e to f5a6d8f Compare January 31, 2024 15:20
@bseeger bseeger merged commit 04c11dd into main Jan 31, 2024
4 checks passed
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.

None yet

2 participants