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

fix(Popup): Do not propagate keyboard event only when focus trap behavior is used #1028

Merged

Conversation

sophieH29
Copy link
Contributor

No description provided.

Copy link
Contributor

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

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

One small comment, other then that ❤️

@codecov
Copy link

codecov bot commented Mar 7, 2019

Codecov Report

Merging #1028 into master will increase coverage by 0.12%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1028      +/-   ##
==========================================
+ Coverage   81.52%   81.64%   +0.12%     
==========================================
  Files         675      675              
  Lines        8756     8756              
  Branches     1492     1492              
==========================================
+ Hits         7138     7149      +11     
+ Misses       1602     1592      -10     
+ Partials       16       15       -1
Impacted Files Coverage Δ
packages/react/src/components/Popup/Popup.tsx 75.82% <100%> (+0.47%) ⬆️
.../src/lib/accessibility/FocusZone/FocusTrapZone.tsx 78.34% <0%> (+6.36%) ⬆️

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 dadbc83...ef1dee7. Read the comment docs.

@sophieH29 sophieH29 merged commit 9fbc73a into master Mar 7, 2019
@sophieH29 sophieH29 deleted the fix/popup-do-not-propagate-event-when-focus-trap-only branch March 7, 2019 12:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🧰 fix Introduces fix for broken behavior. 🚀 ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants