runbox / runbox7

Runbox 7 web app
Other
125 stars 24 forks source link

Previous and next button in calendar will jump next/previous month instead of week. #1541

Open bonjour81 opened 4 months ago

bonjour81 commented 4 months ago

Describe the bug While my calendar display setting is 'week', when I click on 'next' or 'previous', it will jump to next or previous month. ie: when displaying current week (26/02 to 03/03), clicking on next will jump to week 1/4 to 7/4.

To Reproduce Steps to reproduce the behavior:

  1. Go to calendar
  2. Click on 'next'
  3. See error

Expected behavior While my display setting is 'week', I would expect 'next' and 'previous' button to jump to next or previous week

Desktop (please complete the following information):

bonjour81 commented 4 months ago

If I do the following : change calendar display as following : week (default) => overview => week. Then the next/previous button works fine (jump to next/previous week)