Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

feat(Accessibility): Add roles to Popup's content in accessibility behavior #1253

Merged
merged 3 commits into from
Apr 24, 2019

Conversation

sophieH29
Copy link
Contributor

This PR enhances accessibility behaviors by setting correct role

  • popupBehavior- role="complementary"
  • popupFocusTrapBehavior- role="dialog"

@codecov
Copy link

codecov bot commented Apr 23, 2019

Codecov Report

Merging #1253 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1253   +/-   ##
=======================================
  Coverage   71.91%   71.91%           
=======================================
  Files         731      731           
  Lines        5591     5591           
  Branches     1612     1612           
=======================================
  Hits         4021     4021           
  Misses       1565     1565           
  Partials        5        5
Impacted Files Coverage Δ
...lib/accessibility/Behaviors/Popup/popupBehavior.ts 86.2% <ø> (ø) ⬆️
...sibility/Behaviors/Popup/popupFocusTrapBehavior.ts 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a43f4d7...476e6c7. Read the comment docs.

@sophieH29 sophieH29 merged commit 3d4af74 into master Apr 24, 2019
@sophieH29 sophieH29 deleted the feat/popup-role-complementary branch April 24, 2019 09:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants