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

[A11y] 1. Hide chart heading & 2. Fix Add component callout high contrast focus indicator #1758

Merged
merged 16 commits into from
Sep 30, 2022

Conversation

RubyZ10
Copy link
Contributor

@RubyZ10 RubyZ10 commented Sep 30, 2022

Description

1. Hide chart heading tag
Highcharts has default heading for chart, for accessibility compliance, if headings should not be defined if it is not visible, override the default behavior by using highcharts accessibility API options "beforeChartFormat"
Before change
image

After change
image

2. Fix add component high contrast focus
Before change
Focus indicator is not properly visible
image

After change
withP

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@RubyZ10 RubyZ10 changed the title [A11y] [A11y] 1. Hide chart heading & 2. Fix Add component callout high contrast focus indicator Sep 30, 2022
@RubyZ10 RubyZ10 enabled auto-merge (squash) September 30, 2022 18:53
@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2022

Codecov Report

Merging #1758 (cf87539) into main (8f2f826) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1758   +/-   ##
=======================================
  Coverage   88.30%   88.30%           
=======================================
  Files          89       89           
  Lines        5250     5250           
=======================================
  Hits         4636     4636           
  Misses        614      614           
Flag Coverage Δ
unittests 88.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@RubyZ10 RubyZ10 merged commit f3fad40 into main Sep 30, 2022
@RubyZ10 RubyZ10 deleted the zhenzhu/A11y0926 branch September 30, 2022 20:21
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.

5 participants