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

Navbar - fix for disabled interaction in RTL #471

Merged
merged 2 commits into from
Aug 6, 2017
Merged

Conversation

edoshor
Copy link
Contributor

@edoshor edoshor commented Jul 27, 2017

The RTL support in Navbar lacks symmetry when dealing with disabled interaction with the previous and next buttons.

The fix swaps the values of the showPreviousButton and showNextButton props on RTL.

@codecov
Copy link

codecov bot commented Jul 27, 2017

Codecov Report

Merging #471 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #471   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          15     15           
  Lines         527    531    +4     
  Branches      109    109           
=====================================
+ Hits          527    531    +4
Impacted Files Coverage Δ
src/Navbar.js 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 b8dc1ce...77c47d8. Read the comment docs.

@gpbl gpbl added this to the v6.1.1 milestone Aug 6, 2017
@gpbl gpbl merged commit 09a7eab into gpbl:master Aug 6, 2017
@gpbl
Copy link
Owner

gpbl commented Aug 6, 2017

Thanks! sorry for the delay ✌🏽

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants