nextcloud / polls

🗳️ Polls app for Nextcloud
https://apps.nextcloud.com/apps/polls
GNU Affero General Public License v3.0
257 stars 73 forks source link

Support date-only poll options #3699

Open andreas1107 opened 2 months ago

andreas1107 commented 2 months ago

⚠️ This issue respects the following points: ⚠️

Describe the goal you'd like to achieve

As a poll owner, I want to be able to suggest date-only options (without timing) because it allows for flexible scheduling, e.g. agreeing to meet in the evening on a certain date without agreeing to the exact time.

This was requested earlier here: https://github.com/nextcloud/polls/issues/2290

Many thanks for a great product!!

Describe possible solutions

No response

Additional context

The issue today is that an all day event is displayed as bridging two different dates, which is confusing, because it looks like a two-day event is proposed. I hope the attached screenshots of poll visitor (first screenshot) and poll creator (second screenshot) display how unintuitive this is currently.

Screenshot_20240908-150832_Firefox Focus_1 Screenshot_20240908-150857_Mull_1

andreas1107 commented 2 months ago

I believe the following issue is also related: https://github.com/nextcloud/polls/issues/2368