google / ground-platform

Ground hosted components: Web console, Cloud Functions, db config
http://groundplatform.org
Apache License 2.0
207 stars 89 forks source link

[Job list] Long job names overlap in side panel #1612

Open jcqli opened 8 months ago

jcqli commented 8 months ago

Describe the bug When job names are very long, they'll overflow out of the list item

Current behavior image

Expected behavior The name should be truncated to two lines Figma link image

jcqli commented 8 months ago

@vittorino Some additional questions:

  1. Should we apply a restriction on the length of job titles?
  2. Do we want to append ellipses (...) if the title is truncated?
jcqli commented 7 months ago

Align label with top of icon and ensure that container expands to fit the text. Set two lines as the max and append ellipses

jcqli commented 7 months ago

@amysorto Are you able to take a look at this?