Skip to content

Dashboard Date Picker – Placeholder Translation Missing on Backspace #2302

@sagarkumar-webkul

Description

@sagarkumar-webkul

Bug report

Title:

Dashboard Date Picker – Placeholder Translation Missing on Backspace

Description:

On the Dashboard, when using the date range picker (From → To), if the user clicks on the input and presses Backspace, the placeholder text displays raw fallback values or English definitions instead of localised translations.

Preconditions:

  • Admin is logged in and navigates to the Dashboard.

Steps to Reproduce:

  1. Click on the date input field (e.g., From or To) on the dashboard.
  2. Press Backspace to clear the selected date.
  3. Observe the placeholder or tooltip text that appears in the calendar popup.

Actual Result:

Placeholder shows default or unlocalized text like:

  • not comparable Not closed
  • Definitions retrieved from Wiktionary

Expected Result:

Placeholder should display appropriate translated labels or default date format hint, such as:

  • Select a date
  • or a localized placeholder in the selected language.

Suggested Fix:

Ensure the placeholder and tooltip values in the date picker component support localization and remove fallback external definitions or glossary values if not intended.

Image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions