Closed
Bug 409096
Opened 18 years ago
Closed 17 years ago
Some suggestions to improve the new Agenda Pane
Categories
(Calendar :: Lightning Only, defect)
Calendar
Lightning Only
Tracking
(Not tracked)
RESOLVED
FIXED
0.8
People
(Reporter: berend.cornelius09, Assigned: berend.cornelius09)
References
Details
Attachments
(1 file, 1 obsolete file)
1.39 KB,
patch
|
Details | Diff | Splinter Review |
In bug 389854 Christian made the following suggestions to improve the new agenda-pane:
- Allow customization of the Agenda Pane
- Allow multi selection of events
- Improve Context Menu
- Improve UI of All Day Events
- It might make sense to split "Next Week" into two sections:
- "This Week", and
- "Next Week"
Assume today is Monday. Events which scheduled for the day after tomorrow, in
that case Wednesday, would be listed in the section "Next Week". Which is
wrong.
From my point of view it would make sense to list this event in a section
called "This week". For this case "This Week" would contain all events from
Wednesday till Sunday. "Next week" would contain only events scheduled for the
upcoming week.
Assignee | ||
Comment 1•17 years ago
|
||
Accepting issue. The least thing that we should do before the 0.8 release is to change the label of the third period.
Status: NEW → ASSIGNED
Updated•17 years ago
|
Status: ASSIGNED → NEW
Component: General → Lightning Only
QA Contact: general → lightning
Version: Mozilla 1.8 Branch → unspecified
Updated•17 years ago
|
Assignee: nobody → Berend.Cornelius
Updated•17 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•17 years ago
|
Flags: wanted-calendar0.8?
Assignee | ||
Comment 2•17 years ago
|
||
This patch delivers the string for the "This Week" period. It does not yet fully resolve the issue and should therefor only be a first step
Attachment #297768 -
Flags: ui-review?(christian.jansen)
Attachment #297768 -
Flags: review?(michael.buettner)
Comment 3•17 years ago
|
||
My opinion: The section name should be changed back to it's previous name to avoid the introduction of another section that wastes more valuable screen space.
I guess the following enhancements might be useful too:
Display the number of entries next to the section name, e.g. "Tomorrow (4)".
Difference between sections with entries and without entries visually. Currently one need to expand the section to check if it contains items or not. E.g remove the [+] box or format the name non-bold. Or the section could be hidden entirely if no entries are present.
Comment 4•17 years ago
|
||
Comment on attachment 297768 [details] [diff] [review]
patch #1
> <!ENTITY calendar.nextweek.button.label "Next Week">
>+<!ENTITY calendar.thisweek.button.label "This Week">
In case you don't need 'nextweek.button.label' any longer, there's not need to keep it. Apart from that, the patch looks fine to me. r=mickey.
Attachment #297768 -
Flags: review?(michael.buettner) → review+
Comment 5•17 years ago
|
||
Comment on attachment 297768 [details] [diff] [review]
patch #1
I approve the resource, but we need to fill it with functionality.
"This Week" = show all event from next day after tomorrow till Sunday.
"Next Week" = Everything in the upcoming week.
Attachment #297768 -
Flags: ui-review?(christian.jansen) → ui-review+
Updated•17 years ago
|
Flags: wanted-calendar0.8? → wanted-calendar0.8+
Assignee | ||
Comment 6•17 years ago
|
||
Due to Christian's comment #5 I shortened the patch so that only the resource file remains within
patch checked in on trunk and MOZILLA_1_8_BRANCH
Attachment #297768 -
Attachment is obsolete: true
Comment 7•17 years ago
|
||
(In reply to comment #5)
> "This Week" = show all event from next day after tomorrow till Sunday.
>
Christian: I think this needs to be taken from the prefs. Not everywhere Sunday is the last day of the week.
Comment 8•17 years ago
|
||
I also prefer the original "Soon" section instead of This Week / Next Week. The Soon section was nice because it always showed the events from the day after tomorrow to six days after that. No more, no less.
With This Week / Next Week, you have to look at fourteen days of events on Mondays, but by Sunday you see no more than eight days of events. Also, there would never be anything in the "This Week" section on Saturdays or Sundays (because covered by Today/Tomorrow). Also, on Sundays, the events in "Next Week" would not include Monday because that is Tomorrow. I think that it's all too weird. Also, as Stefan wrote, the "Next Week" section would waste an entire row of screen space.
I know that the wiki suggests that we might eventually be able to disable the "Next Week" section to avoid some of these problems, but then by Sunday only Today and Tomorrow would contain events, and now there is not enough information (can't see any future events except for tomorrow).
> Or the section could be hidden entirely
> if no entries are present.
+1 for this proposal from Stefan. I think that this behavior would also be nice in the task list (e.g. the "Overdue" section might often be empty).
Comment 9•17 years ago
|
||
Maybe these don't belong in this bug, but I'll mention them:
1) Events with long titles don't have ellipses (...). However, this works correctly for allday events.
2) Tooltips are not working at all.
Comment 11•17 years ago
|
||
See Bug 413879 and Bug 412739 for the confusion raised by the (incorrect) renaming from "Soon" to "Next Week".
Comment 12•17 years ago
|
||
As this still seems to be in 'decision' phase and the title is "Some suggestions to improve the new Agenda Pane", I post the following here:
* All day events are shown without date in "Next week" section --> please fix this
* I would like to have this week's and next week's events in the agenda
a) implement both sections: "This week", "Next week"
b) re-implement "Soon" section, but make the number of days configurable
I would agree with Stefan and Pete, that sections without entries should be hidden. If you do not want this for sections, that do not contain entries, because no events exist, it should at least be done to sections that are logically always empty because of the other sections (see comment #8).
Comment 13•17 years ago
|
||
(In reply to comment #12)
> * All day events are shown without date in "Next week" section --> please fix
> this
To save vertical space in the "Next Week" or "Soon" section, maybe only the first event of each day should have the date (regardless if it's an allday or not).
Comment 14•17 years ago
|
||
Berend, what needs to be done here? Is this really still wanted0.8?
Assignee | ||
Comment 15•17 years ago
|
||
patches have become obsolete as we agreed to take "soon" as agenda-header.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
Updated•17 years ago
|
Attachment #297818 -
Attachment is obsolete: true
Updated•17 years ago
|
Attachment #297818 -
Attachment description: patch #2 → (checked in) patch #2
Attachment #297818 -
Attachment is obsolete: false
Comment 16•17 years ago
|
||
Changing from WFM to FIXED because there exists a checked in patch.
Resolution: WORKSFORME → FIXED
Target Milestone: --- → 0.8
You need to log in
before you can comment on or make changes to this bug.
Description
•