Adding the IO Tab#2613
Conversation
# Conflicts: # web/src/i18n/config.ts
Codecov Report
@@ Coverage Diff @@
## main #2613 +/- ##
=========================================
Coverage 83.33% 83.33%
Complexity 1291 1291
=========================================
Files 244 244
Lines 5940 5940
Branches 279 279
=========================================
Hits 4950 4950
Misses 844 844
Partials 146 146 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@phixMe so much great work here to make traversing very large lineage graph easier (or at least, more intuitive). I have some minor feedback on how I see users interacting with the "list" view in a more intuitive way:
|
|
So, we don't have graph recentering available to us, I made an update for the other two items. |
* Adding the IO Tab. * Removing logs. * Updates for code review. --------- Co-authored-by: phix <peter.hicks@astronomer.io> Co-authored-by: Willy Lulciuc <willy@datakin.com>

Problem
For large graphs users wish to navigate the graph without clicking on the graph itself because it's hard to do with many edges that are not able to be displayed.
One-line summary:
Adds a new tab to move between graph elements without looking at the graph itself.
Checklist
CHANGELOG.md(Depending on the change, this may not be necessary)..sqldatabase schema migration according to Flyway's naming convention (if relevant)