mistercrunch edited a comment on pull request #11866: URL: https://github.com/apache/airflow/pull/11866#issuecomment-717711980
Neat! Design-wise the expand-over-the-row isn't the common/expected pattern. The more common pattern here would be the dropdown button, which wouldn't hide the context like this does. This is one less click, but more mouse-traveling. This works and is clearly better than what we have now. Another common pattern would be to hide the repetitive content of the `Actions` and show them on row-hover to de-crowd the UI Side note, the status circles have gotten numerous, there's certainly a better way to visualize this information. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
