nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
984 stars 241 forks source link

Full page detailed event #6378

Open st3iny opened 1 month ago

st3iny commented 1 month ago

Is your feature request related to a problem? Please describe.

The sidebar editor is crammed and there is not much space for the input fields etc.

Describe the solution you'd like

It would be nice to have replace the whole grid with a full screen editor. Kind of like Google does.

The sidebar could be reused to show additional fields next to the core details of the event.

There are some challenges though:

  1. This would make it impossible to see other events while editing which is currently possible.

Google Calendar: (sorry for the German screenshot) grafik

Describe alternatives you've considered

Keep it as is.

Additional context

No response

GVodyanov commented 1 week ago

Linking this https://github.com/nextcloud/calendar/issues/5513 as it's a duplicate