Skip to content

Fix: Restore missing CSS#1457

Merged
davidgamez merged 1 commit intomasterfrom
issue/1454/missing-styles-in-html-report
May 30, 2023
Merged

Fix: Restore missing CSS#1457
davidgamez merged 1 commit intomasterfrom
issue/1454/missing-styles-in-html-report

Conversation

@briandonahue
Copy link
Copy Markdown
Contributor

Summary:

Closes #1454. Some CSS was accidentally removed in #1447, disabling the accordian feature in the report.

Expected behavior:

Notice details should load collapsed, and be expandable and collapsible (accordian).

image

Please make sure these boxes are checked before submitting your pull request - thanks!

Copy link
Copy Markdown
Contributor

@isabelle-dr isabelle-dr left a comment

Choose a reason for hiding this comment

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

LGTM, thank you for the quick fix!

@github-actions
Copy link
Copy Markdown
Contributor

✅ Rule acceptance tests passed.
New Errors: 0 out of 1428 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Errors: 0 out of 1428 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
New Warnings: 0 out of 1428 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
Dropped Warnings: 0 out of 1428 datasets (~0%) are invalid due to code change, which is less than the provided threshold of 1%.
0 out of 1428 sources (~0 %) are corrupted.
Commit: 89079c9
Download the full acceptance test report here (report will disappear after 90 days).
✅ Rule acceptance tests passed.

Copy link
Copy Markdown
Member

@davidgamez davidgamez left a comment

Choose a reason for hiding this comment

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

LGTM!

@davidgamez davidgamez merged commit ffdf6ef into master May 30, 2023
@davidgamez davidgamez deleted the issue/1454/missing-styles-in-html-report branch May 30, 2023 17:07
bdferris-v2 pushed a commit that referenced this pull request May 31, 2023
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.

The collapse function is not working anymore

3 participants