PopupDateField throws JS exception when calendar is clicked twice
Open
Nobody has claimed this yet.
bug
Stale
v7
- Dominant language
- Java
- Stars
- 1.8k
- Forks
- 717
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
Originally by fperezr
PopupDateField throws JavaScript error message when user click twice in calendar icon. First click open the popup. Second click, close popup and then, shows the error in console. See Forum message and attached image.
Imported from https://dev.vaadin.com/ issue #12977
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.
Research direction
Start at PopupDateField's calendar click handling and reproduce the reported sequence: open the popup, click the calendar icon again to close it, and inspect the JavaScript console. Done means the popup closes on the second click without a JavaScript exception; the issue does not name a source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100