bounswe / bounswe2024group1

Programming Languages Forum
https://programming-languages-forum-ahwzj.ondigitalocean.app/
7 stars 1 forks source link

Lab 5: PR #475

Closed mmtftr closed 1 week ago

mmtftr commented 1 week ago

📋 Proposed Changes

Documentation

EnesBaserr commented 1 week ago

Worked on research wiki pages about WCAG 2.2 with @Cgtycolak . Related issues are #480 #479

Cgtycolak commented 1 week ago

Worked on research wiki pages about WCAG 2.2 with @EnesBaserr . Related issues are https://github.com/bounswe/bounswe2024group1/issues/480 https://github.com/bounswe/bounswe2024group1/issues/479

NazireAta commented 1 week ago

Worked on adjusting colors to meet the contrast requirements of WCAG. Related issue is #476

asligook commented 1 week ago

Added alt-text for the logo images in the tag page to enhance Accessibility. Related issue : #477

mmtftr commented 1 week ago

Implemented proper tabbing support for navigation purposes. Added focus styles around pressable elements (button, a, etc). Tested tabbing in the web app. (#481) Implemented automated accessibility testing and page unit tests for all of our current pages (#482) commit number: 0df3f23

mmtftr commented 1 week ago

Merging as all tasks have been completed and reviewed by team members. The PR passes all CI checks.