Thursday, December 24, 2020
2 changes · master
Enhancements to existing features
Mobile users can now access Today and Create actions directly at the bottom of the calendar screen. This makes it possible and easier to create calendar events from a phone, improving usability for people working on the go.
Original PR description
Before this commit, creating an event on mobile was not possible. In this commit , we have add TODAY and CREATE Button at the bottom of the screen, now we can easily create an event . task-id : - 2342271 PR: 63426
Mobile calendar users can now create events more easily using new Today and Create buttons at the bottom of the screen. This removes a previous limitation that made event creation unavailable on mobile, improving scheduling from phones and tablets.
Original PR description
Before this commit, creating an event on mobile was not possible. In this commit , we have add TODAY and CREATE Button at the bottom of the screen, now we can easily create an event . task-id : - 2342271 PR: 15327