FossifyOrg / Calendar

A simple calendar with events, customizable widgets and no ads.
https://www.fossify.org
GNU General Public License v3.0
590 stars 48 forks source link

Widget: Tapping on a certain date opens app with current day #233

Open duerrhannes opened 1 month ago

duerrhannes commented 1 month ago

Checklist

Affected app version

1.0.3

Affected Android/Custom ROM version

Android 14

Affected device model

Samsung Galaxy A52

How did you install the app?

Google Play Store

Steps to reproduce the bug

  1. Create Widget Month View 4x4
  2. Tap on any date on the widget
  3. App opens with the day set to the current day

Expected behavior

Tapping, e.g. on May 24th, should open the agenda view of the selected day. (see first screenshot - red markup shows the input)

Actual behavior

Tapping, e.g. on May 24th, opens up the agenda view of the current day. (see second screenshot)

Screenshots/Screen recordings

Screenshot_20240515_095319_One UI Home-edit-20240515095434 Screenshot_20240515_095332_Calendar

Additional information

Aga-C commented 1 month ago

I see on your screen the toast message about updating birthdays. Do you also encounter this problem when the toast doesn't show?

duerrhannes commented 1 month ago

Indeed, when the toast message for adding contact birthdays does not show, the behaviour is correct and as expected.

(off topic: the toast message appears every time the app is opened when "add new birthdays automatically" is active)