[BI-701] match even/odd striped row backgrounds when selected for edit #73
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description: zebra-striping when editing Users page
Component/Version: rel-test v0.2
Browsers: Chrome, Edge, Opera, Firefox
Steps to Reproduce:
login as as an admin
navigate to Users - take note of the striping to denote different rows
choose a user whose current stripe is grey, select edit - note row stays grey
choose a user whose current stripe is white, select edit - note row turns purple
Expected result:
striping stayed in the same pattern modified 1/8/20 per discussion w/Liz & Tim
the row being edited should be purple whether original stripe is grey or white
Actual Result:
striping goes off pattern
the row remains grey if the original row color is grey - added 1/8/20
the row turns purple if the original row color is white- added 1/21/20