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

Table captions #2217

Merged
merged 6 commits into from
Dec 29, 2023
Merged

Table captions #2217

merged 6 commits into from
Dec 29, 2023

Conversation

HeleenSG
Copy link
Contributor

@HeleenSG HeleenSG commented Dec 28, 2023

Please check the content of the captions as well. To make sure it matches the content of the table.

Changes

Please describe the essence of this PR in a few sentences. Mention any breaking changes or required configuration steps.

  • Adds and updates captions where needed.
  • Fixes a couple of invalid html structures

Issue link

Please add a link to the issue after "Closes". If there is no issue for this PR, please add it to the project board directly.

Closes ... #2189

Demo

Please add some proof in the form of screenshots or screen recordings to show (off) new functionality, if there are interesting new features for end-users.


Code Checklist

  • All the commits in this PR are properly PGP-signed and verified;
  • This PR only contains functionality relevant to the issue; tickets have been created for newly discovered issues.
  • I have written unit tests for the changes or fixes I made.
  • For any non-trivial functionality, I have added integration and/or end-to-end tests.
  • I have performed a self-review of my code and refactored it to the best of my abilities.

Communication

  • I have informed others of any required .env changes files if required and changed the .env-dist accordingly.
  • I have made corresponding changes to the documentation, if necessary.

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.

@HeleenSG HeleenSG marked this pull request as ready for review December 28, 2023 14:55
@HeleenSG HeleenSG requested a review from a team as a code owner December 28, 2023 14:55
@@ -2,7 +2,7 @@

<div class="horizontal-scroll">
<table>
<caption class="visually-hidden">{% translate "Overzicht Handmatig gevrijwaarde gescande assets:" %}</caption>
<caption class="visually-hidden">{% translate "Declared scanned assets:" %}</caption>
Copy link
Contributor

Choose a reason for hiding this comment

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

This should just say:

"Selected assets", as its not limited to just declared assets if the user makes a different choice earlier on in the flow.

@underdarknl underdarknl merged commit d185765 into main Dec 29, 2023
19 checks passed
@underdarknl underdarknl deleted the fix/report-table-captions branch December 29, 2023 08:06
jpbruinsslot added a commit that referenced this pull request Jan 2, 2024
* main:
  Updated deploy-pages action (#2251)
  Bump msgpackr from 1.6.1 to 1.10.1 in /rocky (#2219)
  Add note about Debian packages to 1.14 release notes (#2234)
  Upgrade GitHub actions (#2235)
  Remove RPKI data files (#2228)
  Add 1.14 release notes (#2227)
  remove feature flag for reports. (#2226)
  Add multi organization report (#2209)
  Preselected OOIs for Reporting (#2208)
  Text changes OOI into Object (#2224)
  Adds the option to add chapter letters (#2225)
  Fix typos in aggregate report (#2168)
  Alert icons (#2221)
  Fix health endpoint scheduler (#2218)
  Table captions (#2217)
  Initial version of aggregate report appendix (#2212)
  add html entities escaping to normalizer results (#2211)
  Pdf and print styling (#2206)
  Adding recommendations to the aggregate report (#2210)
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.

4 participants