question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cleared task instances in manual runs should have borders

See original GitHub issue

Description

Task instances in manual runs do not display with a border, except when the task instance is non-existent (after adding tasks to an existing DAG). Hence, when an existing task instance is cleared, it is displayed without a border, causing it to disappear into the background. To be consistent, existing task instances that are cleared should also be drawn with borders.

Here, task2a and task2b are newly-added tasks and have no_status. They are displayed with borders: image

Afterwards, task1a and task1b are cleared and lose their borders: image

Use case / motivation

To prevent the task instances from disappearing into the background.

Are you willing to submit a PR?

Yes, but would need ramp-up time as I am new to front-end.

Related Issues

Split from #16824.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
bbovenzicommented, Sep 6, 2021

Yeah, you shouldn’t have to worry about tests for this.

1reaction
edwardwang888commented, Aug 24, 2021

@bbovenzi Sorry for the delay! I have my local development environment setup now, and am playing around with tree.js. I will reach out either here or on Slack if I have any questions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Initiating `mark success/failed` operation causes UI border to ...
I think the missing borders are due to the run being a manual run - the borderless white box is meant to display...
Read more >
Concepts — Airflow Documentation - Apache Airflow
The DAGs/tasks with a black border are scheduled runs, whereas the non-bordered DAGs/tasks are manually triggered, i.e. by airflow trigger_dag .
Read more >
2009 Edition Chapter 1A. General - MUTCD
01 This Manual contains the basic principles that govern the design and use of traffic control devices for all streets, highways, bikeways, and ......
Read more >
Asta Powerproject - Planning Engineer Est.
If the project has not been saved you will be prompted to do so. Exiting Asta Powerproject. To exit Asta Powerproject: > Click...
Read more >
Mouse Without Borders Setup/User Guide, Tips, Tricks and ...
The first impression of a new user is “It is incredible! It is impossible!” After install Mouse without Borders, you will see a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found