You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe or add steps to reproduce your use case.
When I create an event, I sometimes forget to select the event title field, so I end up editing the page accidentally. It would be nicer to auto-select the event title when opening the modal
When adding a new event by clicking on a date in the calendar, after the event modal pops up, you can still press page editing hotkeys ('e', 'o', 'k'). If pressing 'E', the page will be edited but the modal will remain.
Additionally, on 16.10.9, the allow realtime collaboration checkbox will appear inside the calendar event modal.
Describe the solution you'd like
It would be nicer for the modal to auto-select the event title, so you can be faster when creating events with title only. So instead of:
click calendar -> click event title field -> start typing -> press enter to create event
you'd only d:
click calendar -> start typing -> press enter to create event
Describe alternatives you've considered
This fix might be just my personal preference, since I always get tripped up into editing the page when creating multiple events quickly.
Is your feature request related to a problem? Please describe or add steps to reproduce your use case.
When I create an event, I sometimes forget to select the event title field, so I end up editing the page accidentally. It would be nicer to auto-select the event title when opening the modal
When adding a new event by clicking on a date in the calendar, after the event modal pops up, you can still press page editing hotkeys ('e', 'o', 'k'). If pressing 'E', the page will be edited but the modal will remain.
Additionally, on 16.10.9, the
allow realtime collaborationcheckbox will appear inside the calendar event modal.Describe the solution you'd like
It would be nicer for the modal to auto-select the event title, so you can be faster when creating events with title only. So instead of:
you'd only d:
Describe alternatives you've considered
This fix might be just my personal preference, since I always get tripped up into editing the page when creating multiple events quickly.
Additional context
vokoscreenNG-2026-01-16_15-16-42.mp4