Option to open creation or detail popup only when the popup is not open already
See original GitHub issueVersion
1.3.0
Development Environment
Windows 7, 10 / Chrome 67, Firefox 60.2(latest)
Current Behavior
The popups (both detail and creation) are ALWAYS open when clicking the calendar(default popup option used). Even if the popup was open at the time of clicking, the original popup becomes hidden and new popup generated.
// Write example code
Expected Behavior
support additional option not to open default popup on click calendar outside the popup which is already open. Of course, the original popup should be closed even in this case.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
Popups and window methods - The Modern JavaScript Tutorial
A popup can be opened by the open(url, name, params) call. It returns the reference to the newly opened window. Browsers block open...
Read more >Display A Popup Only Once Per User - Stack Overflow
*Note : This will show popup once per browser as the data is stored in browser memory. Try HTML localStorage. Methods : localStorage....
Read more >How do I set up issue to open in the popup / new p...
In the Kanban board, go to right side click on the three dots - change to "Open issues in dialog" instead of "Open...
Read more >Learn How to Use Elementor Popups
From any link element, choose Dynamic > Actions > Popup. Click Popup to select either Open Popup or Close Popup.
Read more >Allow or block pop-ups in Safari on Mac - Apple Support
Allow or block pop-ups on one website ... Choose Safari > Settings, then click Websites. Safari settings for websites, with Pop-up Windows selected...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Guys, I’ve already implemented this feature and thanks anyway. Even though it’s not an optional, it works anyway. thanks!
As a result of discuss, there are still pros and cons. We don’t change this action. Thank you so much @iKoru .