Use CW as abbreviation for Calendar Week in main calendar view for consistency
Categories
(Calendar :: Calendar Frontend, enhancement)
Tracking
(Not tracked)
People
(Reporter: thomas8, Assigned: thomas8)
References
Details
(Keywords: polish, ux-consistency)
Attachments
(3 files)
31.28 KB,
image/png
|
Details | |
4.12 KB,
patch
|
Details | Diff | Splinter Review | |
31.84 KB,
image/png
|
Details |
91.0a1 (2021-06-28) (64-bit)
In bug 1715600, we added "W" as a calendar week abbreviation before the week numbers in first column of multiweek and month views. Notwithstanding the bandaid fix nature of this addition, I guess we should keep things consistent: In two other spots of the UI, we are using "CW" as abbreviation for calendar week, so the day box is now the odd one out.
Actual:
- Today Pane has
CW 22
- Main Calendar view header has
CWs: 22-26
- Day box header has
W 22
(notCW 22
)
Expected
- Should use
CW
for 'Calendar Week' consistently everywhere
This is just a minimal fix for consistency.
In the long run, we'll want to
- add a dedicated column for week numbers to multiweek and month views as Magnus suggested
- remove the colon from
CWs: 22-26
etc. and use en-dash (–
) instead of hyphen (-
) [1][2] - move this to Fluent where using a consistent abbreviation will be much easier.
[1] https://www.dailywritingtips.com/use-a-dash-for-number-ranges/
[2] https://en.wikipedia.org/wiki/Dash#Ranges_of_values
Assignee | ||
Comment 1•3 years ago
|
||
Let's use CW
consistently.
Assignee | ||
Comment 2•3 years ago
|
||
Here's how it looks
Comment 3•3 years ago
|
||
Comment on attachment 9229223 [details] [diff] [review]
1718572_shortCalendarWeekCalView.diff
This does no longer apply after the recent changes from Geoff.
Comment 4•3 years ago
|
||
I don't think this would be a good change. CW is very odd to begin with...
Description
•