fixing-accessibility-issues #14

Merged
Tobi merged 9 commits from wohfab/fedi.camp_Website:fixing-accessibility-issues into main 2025-06-19 10:27:40 +00:00
Contributor

I got around for the first round of accessibility improvements. Those are some base things, fixing formatting inconsistencies, heading structure, images, etc. Tried my best to put useful commit messages in there, though the grouping of my findings isn't all to clean.

I got around for the first round of accessibility improvements. Those are some base things, fixing formatting inconsistencies, heading structure, images, etc. Tried my best to put useful commit messages in there, though the grouping of my findings isn't all to clean.
wohfab added 9 commits 2025-05-15 13:32:39 +00:00
Author
Contributor

I have not made changes to the "archive" section in index.html. I would need to go in there again to make some of those changes in there, too. That e.g. concerns:

  • Heading structure (correct heading level nesting)
  • Removal of <br> for formatting/styling
  • Adding aria-label to close button(s)
I have not made changes to the "archive" section in index.html. I would need to go in there again to make some of those changes in there, too. That e.g. concerns: - Heading structure (correct heading level nesting) - Removal of `<br>` for formatting/styling - Adding `aria-label` to close button(s)
Tobi merged commit 990c946e40 into main 2025-06-19 10:27:40 +00:00
Owner

I reverted the changes. I already tried that before I wrote the css and closing tag handler as it is. The commit is causing trouble with the closing "x" button.

I reverted the changes. I already tried that before I wrote the css and closing tag handler as it is. The commit is causing trouble with the closing "x" button.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: KABI/fedi.camp_Website#14
No description provided.