Skip to content

Conversation

@AnXh3L0
Copy link
Member

@AnXh3L0 AnXh3L0 commented Oct 21, 2025

  • Added many missing ARIA labels and other accessibility components
  • Exchanged spans with buttons, to adhere to HTML and accessibility standards
  • Added labels for many inputs and forms
  • Added aria-hidden for icons
  • Added missing headers/texts for table headings
  • Added id's for many components
  • Added automatic titles for the modals on open/destroy
@AnXh3L0 AnXh3L0 requested a review from a team as a code owner October 21, 2025 12:52
@github-project-automation github-project-automation bot moved this to Needs triaging in GLOBALEAKS Oct 21, 2025
@AnXh3L0 AnXh3L0 self-assigned this Oct 21, 2025
@AnXh3L0 AnXh3L0 moved this from Needs triaging to Needs review in GLOBALEAKS Oct 21, 2025
@AnXh3L0 AnXh3L0 added this to the 5.0.86 milestone Oct 21, 2025
@codacy-production
Copy link

codacy-production bot commented Oct 21, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-13.75% 51.18% (target: 70.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (16da0f2) 19990 17515 87.62%
Head commit (742d857) 43500 (+23510) 32133 (+14618) 73.87% (-13.75%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#4667) 381 195 51.18%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants