-
Notifications
You must be signed in to change notification settings - Fork 59
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
Fix/ooi detail fixes #4024
base: main
Are you sure you want to change the base?
Fix/ooi detail fixes #4024
Conversation
<div> | ||
{% if not ooi|is_finding and not ooi|is_finding_type %} | ||
{% if not ooi|is_finding and not ooi|is_finding_type %} | ||
<div> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No, it was meant to remove an empty div if there would be no content.
I'm not sure why the screenshotted widget looks the way it does.
Co-authored-by: stephanie0x00 <[email protected]>
Quality Gate passedIssues Measures |
Changes
Found a bunch of inconsistencies and missing links / weird labels. Fixed them
QA notes
Please add some information for QA on how to test the newly created code.
Code Checklist
.env
changes files if required and changed the.env-dist
accordingly.Checklist for code reviewers:
Copy-paste the checklist from the docs/source/templates folder into your comment.
Checklist for QA:
Copy-paste the checklist from the docs/source/templates folder into your comment.