Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppBar is now rendered outside of the scrollable content #360

Conversation

richardgorman
Copy link
Contributor

  • [ x ] Bug Fix 🐛 (non-breaking change which fixes an issue)
  • [ ] New Feature 🚀 (non-breaking change which adds functionality)
  • [ ] Breaking Change 💥 (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Polish 💅 (Just some cleanups)
  • [ ] Docs 📝 (Changes in the documentations)
  • [ ] Internal 🏠 Only relates to internal processes.

@richardgorman richardgorman added the bug Something isn't working label Nov 1, 2018
@richardgorman richardgorman self-assigned this Nov 1, 2018
@coveralls
Copy link

coveralls commented Nov 1, 2018

Pull Request Test Coverage Report for Build 1365

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.004%) to 46.94%

Changes Missing Coverage Covered Lines Changed/Added Lines %
themes/theme-ios11/components/Viewport/style.js 0 1 0.0%
Files with Coverage Reduction New Missed Lines %
themes/theme-ios11/components/Viewport/style.js 1 0.0%
Totals Coverage Status
Change from base Build 1359: -0.004%
Covered Lines: 4844
Relevant Lines: 9758

💛 - Coveralls

@@ -1,13 +1,18 @@
import React, { Fragment, PureComponent } from 'react';
import ReactDOM from 'react-dom';
Copy link
Collaborator

Choose a reason for hiding this comment

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

The filter bar does not have a background anymore when no filters are selected
bildschirmfoto 2018-11-02 um 09 59 35

reneeichhorn pushed a commit that referenced this pull request Nov 2, 2018
@fkloes fkloes merged commit 042eb3a into PWA-327-Exchange-Router Nov 2, 2018
@fkloes fkloes deleted the PWA-1162-AppBar-should-not-be-affected-by-rubber-band-scrolling branch November 2, 2018 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants