• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

helpscout / hsds-react / 1536
100%
master: 94%

Build:
Build:
LAST BUILD BRANCH: remove-tooltip-warning
DEFAULT BRANCH: master
Ran 25 Jan 2019 10:05PM UTC
Jobs 1
Files 411
Run time 3min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
1536

Pull #454

travis-ci

web-flow
PropProvider Context + Portal Fixes

This update fixes the transfer for `PropProvider`'s context to content rendered
with `Portal`.

During a React 16 update, we discovered that `PropProvider` values defined
outside of the portal'ed content were not being transferred. This is
due to how `ReactDOM.unstable_renderSubtreeIntoContainer` renders the content
vs. React 16's new context system.

The solution was to create a new HOC (called `contextConnect`), which provides
a component directly with the values from the closest `PropProvider`. Enhancing
`Portal` with this new HOC, I'm able to pass the values through the children
elements. Things work as expected!
Pull Request #454: PropProvider Context + Portal Fixes for React 16

3228 of 3228 branches covered (100.0%)

Branch coverage included in aggregate %.

86 of 86 new or added lines in 6 files covered. (100.0%)

6044 of 6044 relevant lines covered (100.0%)

260.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1536.1 25 Jan 2019 10:05PM UTC 0
100.0
Travis Job 1536.1
Source Files on build 1536
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1536
  • Pull Request #454
  • PR Base - master (#1535)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc