Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sporadic behaviour in calendar views. #6784

Closed
5 tasks done
cautious-bread opened this issue Mar 25, 2024 · 6 comments · Fixed by #6788
Closed
5 tasks done

Sporadic behaviour in calendar views. #6784

cautious-bread opened this issue Mar 25, 2024 · 6 comments · Fixed by #6788
Labels
bug broken functionality, usability problems, unexpected errors state:done meets our definition of done state:tested We tested it and are about to release it
Milestone

Comments

@cautious-bread
Copy link

cautious-bread commented Mar 25, 2024

  • [✔️] This is not a feature request (existing functionality does not work, not missing functionality).
    I will request features on forum or via support.
  • [✔️] I've searched and did not find a similar issue.

Bug in mobile app

Describe the bug
When in the calendar tab (node?) of the Android app, in the week Week and Agenda views, there are a few broken behaviours...

  1. The week across the top of the view is not representing the same week below it - i.e. currently the week for 25-31 March is showing my events for 1-7 April.
  2. Tapping anywhere on the week "bar" at the top results in it jumping back a week.
  3. Opening the week bar to show the month causes the week header to disappear, leaving it impossible to see when week is being viewed.
  4. Tapping a day in this month overview (drop-down?) sometimes shows the events for that day. But with my testing I'm only able to exactly hit the mark on the bottom week's row. Tapping anywhere else results in the overview jumping back a month,
  5. Looking at a day when in the month view, then going "back" has the app go back to the Mail tab, instead of the Calendar's Month view that we were just in.

To Reproduce
Steps to reproduce the behavior:
As above. Tapping around the month overview drop-down will result in it jumping back a month.
Open the week view and observe the incorrect events on display underneath.

Expected behavior

  1. The week view should show the correct events for that week.
  2. Tapping on a day in week view bar should highlight that day.
  3. The current week being viewed should be visible as a highlight across the month overview drop-down.
  4. Tapping any day in the month overview drop-down should display the events for that week.
  5. Going "back" after viewing an event should go back to the previous view.

Screenshots
1st-april
3rd-april
week-view-month-drop-down

Smartphone (please complete the following information):

  • Device: Google Pixel 7a
  • OS: GrapheneOS 2024032100
  • Version 14

Additional context
No other context. Just want to bring attention to the broken Calendar behaviour I'm experiencing.

Test Notes

Test on Android and Chromium.

  • The currently selected week is visible in the drop down day selector
  • The currently selected month is visible in the drop down day selector when it is expanded
  • Tapping on a day takes you to the correct date
    • when the drop down day selector is expanded
    • when the drop down day selector is not expanded
@cautious-bread cautious-bread added the bug broken functionality, usability problems, unexpected errors label Mar 25, 2024
@rezbyte
Copy link
Contributor

rezbyte commented Mar 26, 2024

Hi @cautious-bread,
I am sorry to hear you are having issues with the calendar.

I can reproduce these issues and will investigate them further now.

@rezbyte rezbyte self-assigned this Mar 26, 2024
@jujar
Copy link

jujar commented Mar 26, 2024

I have this issue as well. A little variation to OP's problem is that trying to select a day from the half-screen month view (OP's last image) always results in the calendar view going back a month. I am only ever able to select a day from the full screen month view but even after the selection the week bar displays the wrong week and doesn't show which date has been selected.
Device: Oneplus 7 PRO
OS: DivestOS 20-20240312-dos-guacamole
Android 13

@murilopereirame
Copy link
Contributor

Probably not related, the selected day isn't shown inside the popup on Two Columns layout. Should I create a new issue or it should be covered by this current issue?
Screenshot from 2024-04-02 09-47-24

@murilopereirame murilopereirame removed their assignment Apr 2, 2024
@charlag
Copy link
Contributor

charlag commented Apr 2, 2024

oh, you think mini selector is also not scrolled to the right place? then it should be covered here

@murilopereirame
Copy link
Contributor

Sorry, forgot to mention that this also happens on iPad

@rezbyte
Copy link
Contributor

rezbyte commented Apr 3, 2024

Probably not related, the selected day isn't shown inside the popup on Two Columns layout. Should I create a new issue or it should be covered by this current issue? Screenshot from 2024-04-02 09-47-24

I tried this out and I do not think this is related. The calendar seems to be displaying the correct month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug broken functionality, usability problems, unexpected errors state:done meets our definition of done state:tested We tested it and are about to release it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants