Closed
Bug 1799934
Opened 2 years ago
Closed 2 years ago
Improve the UI style of the minimonth date grid
Categories
(Calendar :: Calendar Frontend, enhancement)
Calendar
Calendar Frontend
Tracking
(thunderbird_esr102 wontfix)
RESOLVED
FIXED
110 Branch
Tracking | Status | |
---|---|---|
thunderbird_esr102 | --- | wontfix |
People
(Reporter: aleca, Assigned: elijmitchell)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
- Update the UI of the date grid of the mini-month calendar.
- Defer the header area (navigation buttons) to another bug.
- Ensure light, dark, and HC mode variations.
- Ensure the mini-month follows the density variations.
- Ensure the mini-month looks consistent everywhere it's used (calendar siderbar, event creation dialog, today pane, etc).
The calendar currently uses a special [systemcolors]
attribute for a11y purpose.
This was an old implementation from a time we didn't support the prefer-contrast media query.
We can drop this from the CSS of the minimonth.
Assignee | ||
Updated•2 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•2 years ago
|
||
- Update styling of minimonth calendar
- Make day of week headings bold
- Change color of dates outside of current month
- Style selected date
- Add density padding variables
- Style days with events
Updated•2 years ago
|
Attachment #9307439 -
Attachment is obsolete: true
Updated•2 years ago
|
Attachment #9307439 -
Attachment is obsolete: false
Updated•2 years ago
|
Attachment #9307439 -
Attachment description: WIP: - Bug 1799934: Improve styling of minimonth date grid. r=aleca → Bug 1799934: Improve styling of minimonth date grid. r=aleca
Assignee | ||
Comment 2•2 years ago
|
||
There's an outstanding patch that has been code reviewed and approved. But I need to fix high contrast in order to not introduce a new bug.
Updated•2 years ago
|
Attachment #9307439 -
Attachment description: Bug 1799934: Improve styling of minimonth date grid. r=aleca → WIP: Bug 1799934 - Improve styling of minimonth date grid. r=aleca
Updated•2 years ago
|
Attachment #9307439 -
Attachment description: WIP: Bug 1799934 - Improve styling of minimonth date grid. r=aleca → Bug 1799934 - Improve styling of minimonth date grid. r=aleca
Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Assignee | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Reporter | ||
Updated•2 years ago
|
Keywords: checkin-needed-tb
Target Milestone: --- → 110 Branch
Updated•2 years ago
|
status-thunderbird_esr102:
--- → wontfix
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/bc43854c8f4c
Improve styling of minimonth date grid. r=aleca
You need to log in
before you can comment on or make changes to this bug.
Description
•