Closed Bug 992728 Opened 11 years ago Closed 10 years ago

[Calendar] in week view by double clicking can not able move Edit Event screen.

Categories

(Firefox OS Graveyard :: Gaia::Calendar, enhancement, P4)

ARM
Windows XP
enhancement

Tracking

(tracking-b2g:backlog)

RESOLVED DUPLICATE of bug 999959
tracking-b2g backlog

People

(Reporter: vishnubiaora, Assigned: swathiks115)

References

Details

(Whiteboard: [g+])

Attachments

(3 files, 3 obsolete files)

On Month and Day taps, we can start edit Event by double click. But only on week tap, it’s not working.
Flags: needinfo?(kgrandon)
During the implementation of this feature we only did day and month view iirc. I don't remember the exact reasons that we didn't do the week view, but it should be possible.
Severity: normal → enhancement
Flags: needinfo?(kgrandon)
Priority: -- → P4
Assigning this issue to Vishnu.
Assignee: nobody → vishnubiaora
Yeah I think the UX was just unclear since the week view currently doesn't make it obvious which hour you'd be tapping on.
It is a new UI feature. We should let Harly know this.
Yes, since we have double tap to add new event in Month & Day view, it make sense to have double tap in Week view as well. However, it will be great to add some visual hint to the user when single tap on day/week view like what google calendar do. I will add this bug to the UX backlog.
blocking-b2g: --- → backlog
Blocks: 976988
Attached patch Patch for add event from week View (obsolete) (deleted) — Splinter Review
Hi, Please review the patch for adding event from week view. This feature has been implemented using 'single tap' Since week view is using the prototype of day view, so single tap has been used to add event.
Attachment #8414317 - Flags: review?(kgrandon)
Whiteboard: [g+]
Comment on attachment 8414317 [details] [diff] [review] Patch for add event from week View Review of attachment 8414317 [details] [diff] [review]: ----------------------------------------------------------------- I believe Gareth did the original implementation of this feature for day/month views, so swapping the review over to him. The only thing I'd like to see here is the inclusion of some tests. It would be really good to have a marionette test for this I think.
Attachment #8414317 - Flags: review?(kgrandon) → review?(gaye)
Attached file [Calendar] Double Click to Add Event_Draft.pdf (obsolete) (deleted) —
Attached is a draft wireframe to get us started, feel free to provide any comments or feedbacks. Thanks
Assignee: vishnubiaora → swathiks115
Assigning this bug to Swathi KS. Swathi KS will upload patch and follow this issue.
Hi Please provide the following information 1. what should be the default time while adding new event from month view. 2. will any new color codes will be provided for this UX feature or it will be same as previous.
Flags: needinfo?(hhsu)
(In reply to swathiks115 from comment #10) > Hi > > Please provide the following information > 1. what should be the default time while adding new event from month view. Today: Set default time as the next hour compare to current time, ex: if current time is 9:42am, then set time from 10:00am to 11:00am Other days: Set default time from 9:00am to 10:00am > 2. will any new color codes will be provided for this UX feature or it will > be same as previous. Don't know what color codes are you referring to?
Flags: needinfo?(hhsu)
Attached patch Double click to add event.patch (obsolete) (deleted) — Splinter Review
Hi, Please review the patch for adding event on double tap. This is implemented as per wireframe attached. Double tapping on day in month will go to add event page. In day and week, on tap visual hint will appear. Tapping on visual hint will go to add event page.
Attachment #8414317 - Attachment is obsolete: true
Attachment #8414317 - Flags: review?(gaye)
Attachment #8420047 - Flags: review?(gaye)
(In reply to swathiks115 from comment #12) > Created attachment 8420047 [details] [diff] [review] > Double click to add event.patch > > Hi, > > Please review the patch for adding event on double tap. > > This is implemented as per wireframe attached. > > Double tapping on day in month will go to add event page. > In day and week, on tap visual hint will appear. Tapping on visual hint will > go to add event page. Nice work, I have some feedbacks from UX side: 1. Double tapping in month view will trigger the value selector in add new event page. 2. The visual hint in day view will cover the time on the left, it is different from the wireframe, as it should be displayed like regular event width. 3. This wasn't defined in the wireframe, but I think the visual hint should disappear when user select an exist event or switch to other views. Thanks
Hi, Please review the patch. This patch is updated with following UX changes 1. Double tapping in month view go to add new event page and it will not trigger value selector in add new event page. 2. The visual hint in day view is displayed as in wireframe. 3. Visual hint will disappear if user selects other view or saved event.
Attachment #8420047 - Attachment is obsolete: true
Attachment #8420047 - Flags: review?(gaye)
Attachment #8425227 - Flags: review?(hhsu)
Attachment #8425227 - Flags: review?(gaye)
Hi Swathiks, Welcome to the project! Would you mind sending a pull request on GH instead of posting a patch here? See our guidelines for contributing here https://github.com/mozilla-b2g/gaia/blob/master/CONTRIBUTING.md. Thanks!
Flags: needinfo?(swathiks115)
Attachment #8425227 - Flags: review?(hhsu)
Attachment #8425227 - Flags: review?(gaye)
Attachment #8425227 - Flags: review-
Flags: needinfo?(swathiks115)
Attached file Pointer to PR (deleted) —
The PR is raised with modifications as per the comment #13. Please review it.
Attachment #8426774 - Flags: review?(gaye)
Hi Swathiks, What I've seen from the patch, everything is working except that the visual hint still won't disappear when user select an exist event or switch to other views.
Flags: needinfo?(swathiks115)
(In reply to Harly Hsu from comment #17) > Hi Swathiks, > What I've seen from the patch, everything is working except that the visual > hint still won't disappear when user select an exist event or switch to > other views. I have rebased the code as per your comment. Please check.
Flags: needinfo?(swathiks115) → needinfo?(hhsu)
Looks good to me, thanks Swathiks for the great work!!
Flags: needinfo?(hhsu)
Attachment #8417915 - Attachment is obsolete: true
BTW, the new 5-day week view uses a totally different structure so this patch can't really be used... sorry about that.
Depends on: 1023662
we landed the 5-day week view into master just now. I implemented a basic "double tap" behavior without any visual feedback (like the current day/month views). We should probably wait until the Day View uses the same logic (Bug 1052960) before we decide to implement this feature (to avoid duplication and extra work).
Depends on: 1052960
marking it as a duplicate of Bug 999959 since I already have a working patch there that works for both views (week and month).
No longer blocks: 999959
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
blocking-b2g: backlog → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: