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

Voice Over Navigation Issues #1435

Open
dlargen33 opened this issue May 16, 2024 · 0 comments
Open

Voice Over Navigation Issues #1435

dlargen33 opened this issue May 16, 2024 · 0 comments

Comments

@dlargen33
Copy link

With voice over turned on if you swipe right from the last navigation bar item to the next item (in the calendar), notice that the header date (e.g., May 2024) switches to the minimum date, e.g.: December 1969.

  • Integration method. Swift Package Manager

  • Full steps to reproduce.
    Configure FSCalendar as a weekly calendar.
    I implemented max and min date delegate functions. Min date returns first day of the year, max date returns last day of the year
    When voice over is enabled and user swipes to the calendar the heading is changed to the min date.
    After selecting a date and swiping, once the user reaches the last day of the week it does not navigate to the first date of the next
    week, it navigates to the min date but the calendar does not update

  • Device modal and iOS version. iPhone 13, iOS 17.4.1

  • Xcode version. Xcode 15.3

  • FSCalendar version. 2.8.4

VoiceOverFSCalendar.mov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant