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

Differentiate Disconnected Endpoint Cards #3591

Merged
merged 2 commits into from
Jun 10, 2019

Conversation

kreinecke
Copy link
Contributor

@kreinecke kreinecke commented May 15, 2019

Add NgClass directive to reduce endpoint card opacity when disconnected and checking status. Card opacity restored on hover. (#3554). Update endpoint card no-link SCSS class definition
to BEM syntax.

Signed-off-by: Kate E. Reinecke 50168367+kreinecke@users.noreply.github.com

fixes #3554

disconnected and checking status. Card opacity restored on hover. (#3554). Update endpoint card no-link SCSS class definition
to BEM syntax.

Signed-off-by: Kate E. Reinecke <50168367+kreinecke@users.noreply.github.com>
@cfdreddbot
Copy link

✅ Hey kreinecke! The commit authors and yourself have already signed the CLA.

@codecov
Copy link

codecov bot commented May 15, 2019

Codecov Report

Merging #3591 into v2-master will decrease coverage by 0.41%.
The diff coverage is 29.66%.

@@              Coverage Diff              @@
##           v2-master    #3591      +/-   ##
=============================================
- Coverage      51.83%   51.42%   -0.42%     
=============================================
  Files            720      724       +4     
  Lines          20224    20563     +339     
  Branches        3613     3681      +68     
=============================================
+ Hits           10484    10574      +90     
- Misses          9740     9989     +249

@kreinecke kreinecke requested a review from KlapTrap May 15, 2019 11:04
Copy link
Contributor

@richard-cox richard-cox left a comment

Choose a reason for hiding this comment

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

Frustratingly this doesn't seem to work on Chrome/Chromium. Firefox looks fine though. We might also need to check when merging downstream that Helm endpoints aren't faded (they're never connected but shouldn't be greyed out).

@richard-cox richard-cox added the needs attention This PR needs attention label May 21, 2019
@KlapTrap
Copy link
Contributor

KlapTrap commented Jun 10, 2019

We might also need to check when merging downstream that Helm endpoints aren't faded (they're never connected but shouldn't be greyed out).

To fix that, we're going to make a change to ensure that we're going to make the change to ensure non-connectable endpoints are treated as connected endpoints on the FE once the helm work is merged in.

See #3647

@KlapTrap KlapTrap added in review and removed needs attention This PR needs attention labels Jun 10, 2019
@KlapTrap KlapTrap dismissed richard-cox’s stale review June 10, 2019 13:01

Comments addressed

@KlapTrap KlapTrap merged commit c4f9ce3 into v2-master Jun 10, 2019
@KlapTrap KlapTrap deleted the differentiate-disconnected-endpoints branch June 10, 2019 13:02
@kreinecke kreinecke self-assigned this Jul 4, 2019
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.

Make disconnected endpoints more obviously different
4 participants