RippleOSI / Ripple-Showcase-Stack-Project

repo for Showcase Stack (PulseTile+ QEWDjs + EtherCIS) - Project issues
Apache License 2.0
0 stars 0 forks source link

Low: Buttons within rows #39

Closed PhilBarrett closed 5 years ago

PhilBarrett commented 5 years ago

Buttons within rows as shown within the should appear the same whether the user is highlighting the row or not i.e. green border, white background, green text. Currently, buttons adopt a green background and white text when the row is hovered, see below: Screen Shot 2019-05-30 at 15.08.11.png

BogdanScherban commented 5 years ago

@simongamester

Simon, as I understand you correctly: 1) When user hover on row - button should be white with green text; 2) When user hover on the button - the same? Without hover effect by changing the color?

simongamester commented 5 years ago
  1. Yes
  2. That's a good point. For now, I think we should disable hover effects on these. So just leave them white background with green text as in point 1.
BogdanScherban commented 5 years ago

OK! I need in 0.25-0.5 h for this issue

kuvakina commented 5 years ago

@tony-shannon @PhilBarrett @simongamester

Bogdan made this: sss10.png

simongamester commented 5 years ago

@BogdanScherban I made a comment on this in another issue:

https://github.com/RippleOSI/Ripple-Showcase-Stack-Project/issues/41#issuecomment-498344290

Buttons now don't display correctly when not hovering.

BogdanScherban commented 5 years ago

@simongamester

The issue has been done: https://drive.google.com/file/d/1x_aXd87z8rbn3J0IwmLCLv4iCmEnrA0C/view

simongamester commented 5 years ago

@PhilBarrett This has been done.