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

feat(attachmentBehavior): add "data-is-focusable" for attachment #1445

Merged
merged 7 commits into from
Jun 4, 2019

Conversation

sophieH29
Copy link
Contributor

closes #1397

When attachment component is used in a bigger scope, as in chat message, then "focus zone" doesn't navigate into attachment

@sophieH29 sophieH29 added ⚙️ enhancement New feature or request 🚀 ready for review accessibility All the Accessibility tasks and bugs should be tagged with this. labels Jun 3, 2019
@sophieH29 sophieH29 self-assigned this Jun 3, 2019
@codecov
Copy link

codecov bot commented Jun 3, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1445   +/-   ##
=======================================
  Coverage   73.14%   73.14%           
=======================================
  Files         805      805           
  Lines        6073     6073           
  Branches     1775     1775           
=======================================
  Hits         4442     4442           
  Misses       1625     1625           
  Partials        6        6
Impacted Files Coverage Δ
...ibility/Behaviors/Attachment/attachmentBehavior.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 33effdd...7f887ec. Read the comment docs.

@sophieH29 sophieH29 merged commit 42b0473 into master Jun 4, 2019
@delete-merged-branch delete-merged-branch bot deleted the feat/add-data-is-focusable-attachment branch June 4, 2019 15:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility All the Accessibility tasks and bugs should be tagged with this. ⚙️ enhancement New feature or request 🚀 ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accessibility - add "data-is-focusable" for attachment behavior
3 participants