nextcloud / nextcloud/calendar

Don't make the window disappear when the user clicks outside of this window

Open
#899 10 comments 3 reactions 1 assignee View on GitHub

@weeman1337 is already working on this.

Since Dec 8, 2018.

3. to review enhancement
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Steps to reproduce
  1. Click to create a new event
  2. Start to enter infos
  3. Click on the time selector (or just go to the 4.)
  4. Click somewhere before clicking on minutes selector (on the whole event window or somewhere on the page) to close the time selector
  5. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.