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

[#12333] Instructor students page: accessibility issue for course summary headers #12405

Merged
merged 7 commits into from
Apr 26, 2023

Conversation

athakaras
Copy link
Contributor

@athakaras athakaras commented Apr 22, 2023

Fixes #12333

Outline of Solution

Fixed the issue by merging the two tags into one 'div' tag.
Removed the unnecessary classes and fixed style by using Bootstrap
("fw-bold fs-5" for making the text bold and changing the font size).

Here is the updated UI

pr1

@zhaojj2209 zhaojj2209 added the s.ToReview The PR is waiting for review(s) label Apr 23, 2023
Copy link
Contributor

@zhaojj2209 zhaojj2209 left a comment

Choose a reason for hiding this comment

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

@athakaras Code currently fails linting, do remove the trailing space causing lint to fail.

@domlimm
Copy link
Contributor

domlimm commented Apr 24, 2023

@athakaras Thanks for making the change! Please fix the lint issue before I proceed to review your PR. Thanks!

@athakaras
Copy link
Contributor Author

Hello! Fixed all tests and all checks have passed:)
Please review and merge!

Copy link
Contributor

@zhaojj2209 zhaojj2209 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhaojj2209 zhaojj2209 added s.FinalReview The PR is ready for final review and removed s.ToReview The PR is waiting for review(s) labels Apr 25, 2023
Copy link
Contributor

@domlimm domlimm left a comment

Choose a reason for hiding this comment

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

LGTM!

@samuelfangjw samuelfangjw removed the request for review from jasonqiu212 April 25, 2023 18:01
@samuelfangjw samuelfangjw added s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging and removed s.FinalReview The PR is ready for final review labels Apr 25, 2023
@samuelfangjw samuelfangjw added this to the V8.28.0 milestone Apr 25, 2023
@samuelfangjw samuelfangjw merged commit 2718d3c into TEAMMATES:master Apr 26, 2023
@samuelfangjw samuelfangjw added the c.Bug Bug/defect report label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c.Bug Bug/defect report s.ToMerge The PR is approved by all reviewers including final reviewer; ready for merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Instructor students page: accessibility issue for course summary headers
4 participants