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

Graph "edge label" interaction styling #15298

Merged
merged 1 commit into from
Apr 9, 2021

Conversation

ryanahamilton
Copy link
Contributor

Part of the resolution of #15140 (paired with #15142)

"Edge labels" are an existing concept in the library that powers the Graph view. This feature will be employed in Airflow the Airflow Graph view with #15142. This PR ensures that the labels are displayed properly when interacting with the Task/path/status highlighting features of the Graph. Primarily, it fades out the labels when not relevant.

Before After
Screen Recording 2021-04-08 at 10 11 19 PM Screen Recording 2021-04-08 at 10 09 22 PM

@ryanahamilton ryanahamilton added the area:UI Related to UI/UX. For Frontend Developers. label Apr 9, 2021
@ryanahamilton ryanahamilton requested a review from ashb as a code owner April 9, 2021 02:22
@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Apr 9, 2021
@kaxil kaxil merged commit eedb634 into apache:master Apr 9, 2021
@kaxil kaxil deleted the graph_edge_label_interactions branch April 9, 2021 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers. area:webserver Webserver related Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants