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

Highlighting master table columns #231

Merged
merged 32 commits into from
Apr 17, 2019

Conversation

JeanBilheux
Copy link
Contributor

@JeanBilheux JeanBilheux commented Apr 16, 2019

Most of the work has been done as part of #134 .

To test this PR,

  • load a config file and change any of the infos. Only when all the values of a column are identical, the background of that column change to cyan.

…lues of the same columns match. So far, only items are checked
Copy link
Member

@marshallmcdonnell marshallmcdonnell left a comment

Choose a reason for hiding this comment

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

If I change an entry in the column that is already cyan (all rows match), I get the following where that single select cell is cyan. Do you get this as well? Hope it is not OS specific:

image

Similarly, if I go to a white column, change one row such that they are all the same, the selected cell stays white:

image

@marshallmcdonnell marshallmcdonnell self-assigned this Apr 17, 2019
@marshallmcdonnell
Copy link
Member

Looking great now, new changes fix the highlighting bug!

If flake8 issues brought up in CI are fixed, this is good to go.

@marshallmcdonnell marshallmcdonnell merged commit 62122b4 into master Apr 17, 2019
@marshallmcdonnell marshallmcdonnell deleted the highlighting_master_table_columns branch April 17, 2019 14:08
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