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

feat(Popup): Set aria-modal for both Dialog and Popup with focus trap #995

Merged
merged 4 commits into from
Feb 28, 2019

Conversation

sophieH29
Copy link
Contributor

Both Dialog and Popup with focus trap behavior, should have set aria-modal=true

@codecov
Copy link

codecov bot commented Feb 28, 2019

Codecov Report

Merging #995 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #995      +/-   ##
==========================================
+ Coverage   81.08%   81.08%   +<.01%     
==========================================
  Files         671      671              
  Lines        8621     8625       +4     
  Branches     1520     1520              
==========================================
+ Hits         6990     6994       +4     
  Misses       1616     1616              
  Partials       15       15
Impacted Files Coverage Δ
...b/accessibility/Behaviors/Dialog/dialogBehavior.ts 100% <ø> (ø) ⬆️
...sibility/Behaviors/Popup/popupFocusTrapBehavior.ts 100% <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 84db8af...7f0425c. Read the comment docs.

Copy link
Collaborator

@bmdalex bmdalex left a comment

Choose a reason for hiding this comment

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

👍

layershifter and others added 2 commits February 28, 2019 16:53
…sTrapBehavior.ts

Co-Authored-By: sophieH29 <8460706+sophieH29@users.noreply.github.com>
@sophieH29 sophieH29 merged commit 7fdfa2f into master Feb 28, 2019
@sophieH29 sophieH29 deleted the feat/aria-modal-for-popup-dialog branch February 28, 2019 16:13
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.

3 participants