jquery / jquery/jquery-ui

Calendar icon is not showing up

Open
#2,119 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Comp: Datepicker Needs info
Dominant language
JavaScript
Stars
11.3k
Forks
5.2k
PR merge metrics
No merged PRs in 30d

Description

Hi

I have an APEX application and a datepicker is there which was working fine till JQuery-ui V 1.12.1. After upgarding to 1.13.2, the datepicker HTML text is not formed correctly :

image

Thus instead of the datepicker icon, the span text is showing on the page, when I remove the double quotes (" ") around the span tag (please see image above) the icon is displayed.

Kindly suggest the fix.
Thanks

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 by reproducing the datepicker in an APEX application with jQuery UI 1.13.2 and compare its generated HTML with 1.12.1. Trace the datepicker icon markup and identify why the span is rendered as text; done means the icon displays normally without requiring manual quote removal.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.