dagster-io / dagster

An orchestration platform for the development, production, and observation of data assets.
https://dagster.io
Apache License 2.0
10.67k stars 1.33k forks source link

Dagster asset names and prefixes are aggressively shortened in Firefox #21385

Open brennan-wall-fgp opened 2 months ago

brennan-wall-fgp commented 2 months ago

Dagster version

dagster, version 1.7.0 (originally reported in 1.5.9 here: https://github.com/dagster-io/dagster/issues/18173) Fix was only for the global lineage view, not the assets table.

What's the issue?

In Firefox, the asset names are shortened in both the folder and list view.

Firefox

image

image

What did you expect to happen?

In Chrome it doesn't shorten asset names aggressively:

Chrome

image

How to reproduce?

View your asset list in Firefox with an asset prefix longer than ~8 characters.

Deployment type

Local

Deployment details

No response

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

wstrausser commented 2 weeks ago

Would love to see a fix for this. Asset catalog is borderline unreadable in Firefox because of this.