Actions
Feature proposal #6484
closedChange cbtimeago to not use title
Description
The title isn't very readable and is just used for calculating the timeago output. The usage should just use a data attribute instead of the title attribute.
Updated by beat almost 8 years ago
Imho, We still should have a clear full date displaying when hovering a time-ago, like on gitlab.
Updated by krileon over 6 years ago
- Target version changed from CB 2.2 to CB 2.8
Updated by krileon about 6 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !1392
The title is now the formatted datetime. The datetime used for timeago calculation is passed as a data attribute.
Updated by krileon about 6 years ago
- Target version changed from CB 2.8 to CB 2.3
Actions