react-component / react-component/picker

DatePicker(Today) text not appearing when localizing calender

Open
#77 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
304
Forks
345
Avg merge
2d 7h
Merged PRs (30d)
7

Description

tried this one
(showToday | Boolean | false | whether to show today button
-- | -- | -- | --)

Screenshot 2020-05-21 at 1 27 41 PM when selecting browser language its localizing (months & days (text))but not appearing (today) Text Screenshot 2020-05-21 at 1 30 56 PM

Contributor guide

No contributing guide indexed for this repository

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 with locale={window.navigator.language} and compare the localized month/day labels with the Today button. Trace how the DatePicker obtains its locale text and verify that the Today label appears in the selected browser language when the fix is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend, internationalization
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.