Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ui] Make sensor and schedule links from the run feed list clickable (#…
…26362) ## Summary & Motivation This is a small fix for https://linear.app/dagster-labs/issue/FE-707/clickable-launched-by-column-for-runs-feed I also discussed the removal of the `display:block` with Marco, it fixes the centering of the popover menu and truncation still works with it gone. Hypothesis is that the change we made to the RowCell default styling fixed it. ![image](https://github.com/user-attachments/assets/1699eb34-8196-49eb-a4dd-d3c6ef0a6950) ## How I Tested These Changes ## Changelog [ui] Sensors and schedules that appear in the runs feed are now clickable Co-authored-by: bengotow <[email protected]>
- Loading branch information
beeefe2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Deploy preview for dagit-core-storybook ready!
✅ Preview
https://dagit-core-storybook-ihjnt8a6j-elementl.vercel.app
Built with commit beeefe2.
This pull request is being automatically deployed with vercel-action