nextcloud / nextcloud/calendar
Don't make the window disappear when the user clicks outside of this window
@weeman1337 is already working on this.
Since Dec 8, 2018.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Click to create a new event
- Start to enter infos
- Click on the time selector (or just go to the 4.)
- Click somewhere before clicking on minutes selector (on the whole event window or somewhere on the page) to close the time selector
- Rage seeing the whole event's window disappear (full of fresh-new infos)
Expected behaviour
Don't make the event's popup disappear when the user clicks outside of this window : it may results in crisis when you just entered for the third time all informations about the event you want to create in your planning.
Maybe the event could be saved as draft... or even created
Actual behaviour
When an user click outside of the event's window, this window just disappear, while the user had already fill some fields.
Calendar version: (see the apps page)
1.6.1
Client configuration
Firefox / Chrome
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.