mistic100 / mistic100/jQuery-QueryBuilder

IE/Edge : Issue with datepicker

Open
#845 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
1.7k
Forks
544
PR merge metrics
No merged PRs in 30d

Description

Hi,

Thank you for such a wonderful library. This made our application very useful.
I am facing one weird issue with the datepicker in queryBuilder with IE/Edge.
I faced this issue in demo page as well.
Here are the steps I followed.

  1. On demo page, under Widget section, select datepicker control and select today's date.(2019/11/22)
    image
  2. Update the date manually to any date.(In this case I have selected 2011/11/22.)
    image
  3. Click on get rules. It still shows the old value(2019/11/22).
    image
    are you aware of this issue? Could you please let me know if there is any workaround?

Again, thank you so much for such a wonderful library.

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 with the demo page's Widget section, select the datepicker control, and reproduce the steps in the issue using IE or Edge. Check how the manually edited date is passed when clicking Get rules; done means the displayed rule uses the edited date rather than the initially selected date.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, jquery
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.