Skip to content

Conversation

njgingrich
Copy link
Contributor

This is a bugfix, fixing #1313.

Proposed solution

Fixes #1313, where instead of using the base active hover color for a table, will only apply that color if the table itself is not hoverable.

Tradeoffs

This doesn't show any visual difference when hovering over an row that has is-selected applied to it.

Testing Done

I checked the style based on the example in the documentation by adding is-hoverable to the table demonstrating the is-selected class.

Side note: I'm not entirely sure why git considers this entire file to be changed, I only changed line 88.

@jgthms
Copy link
Owner

jgthms commented Oct 17, 2017

Thanks but you need to fix your PR. It should only have a one line change. Try to rebase against master first.

@njgingrich
Copy link
Contributor Author

I've fixed the PR, thank you! Was an issue with line endings (CRLF vs LF).

@jgthms jgthms merged commit 4eaa4be into jgthms:master Oct 18, 2017
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.

Table is-selected and is-hoverable styling issue
2 participants