Opened 8 years ago

Closed 5 years ago

#27 closed task (fixed)

Limit the description shown in the workouts in the dashboard

Reported by: borja Owned by:
Priority: major Milestone: OpenWorkouts 0.1
Component: UI Keywords:
Cc:

Description

Show part of it (2,3,4? lines) then the usual "..." that is a link to show more description or even a link to the workout detail page with an anchor on the description there (whatever means less work/code)

Change History (2)

comment:1 Changed 5 years ago by borja

  • Milestone changed from OpenWorkouts 0.1 to OpenWorkouts 0.2

comment:2 Changed 5 years ago by borja

  • Milestone changed from OpenWorkouts 0.2 to OpenWorkouts 0.1
  • Resolution set to fixed
  • Status changed from new to closed

Implemented here: changeset:d7a9df5/OpenWorkouts-git

Basically we shorten those long texts in the lists of workouts (dashboard, profile) using the Workout.trimmed_notes property.

We do not trim the text in the workout details page.

Note: See TracTickets for help on using tickets.