vaadin / vaadin/framework

PopupDateField throws JS exception when calendar is clicked twice

Open
#4,694 5 comments 0 reactions 0 assignees View on GitHub

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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.