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

Use two columns radio buttons instead of checkboxes at diff. #766

Merged
merged 1 commit into from
Aug 3, 2017

Conversation

csordasmarton
Copy link
Contributor

Closes #537.

Copy link
Contributor

@whisperity whisperity left a comment

Choose a reason for hiding this comment

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

Feature looks and works fine for most cases.
The buttons appear a bit too "pale" for me, perhaps we could apply an extra style?

image

Also, I don't really like how the lines in the run list became much more thick due to the button... this is also a styling issue I take.

And there is a bit of a functional issue: the current mode allows diffing the same project with itself, which is, while technically correct, doesn't seem to useful. Perhaps we should add a case that disables it.

@csordasmarton
Copy link
Contributor Author

  • I can't edit the radio button style so easily. The style comes from the dijit/themes/claro/form/images/checkboxRadioButtonStates.png image. If we would like to edit the style, we have to create a new image based on this.
  • I fixed the padding issue.
  • I disable the diff button if the user would like to diff the same project.

@whisperity whisperity added this to the release 6.0 milestone Aug 3, 2017
@whisperity whisperity merged commit 800f839 into Ericsson:version6 Aug 3, 2017
@csordasmarton csordasmarton deleted the diff_radiobtn branch August 4, 2017 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants