Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IdsCalendar: setting showToday to true adds another Today element in the calendar #2056

Closed
n-ace-ancog opened this issue Mar 14, 2024 · 0 comments · Fixed by #2067
Closed
Labels
type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci)

Comments

@n-ace-ancog
Copy link
Contributor

Describe the bug
If the showToday value is already true, then set again to true - another Today element is shown

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://main.wc.design.infor.com/ids-calendar/example.html
  2. Open developer's console
  3. Type document.querySelector('ids-calendar').showToday = true and enter
  4. Another Today is displayed
    Optional
  5. Repeat step 3

Expected behavior
Only 1 Today button should be displayed

Screenshots
Animation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working [2] Velocity rating (Fibonacci)
Projects
None yet
2 participants