nextcloud / nextcloud/forms

Arabic date input support

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

Nobody has claimed this yet.

0. Needs triage enhancement
Dominant language
JavaScript
Stars
382
Forks
127
Avg merge
19h 31m
Merged PRs (30d)
75

Description

Nextcloud (please complete the following information):

  • Nextcloud-Version: [e.g. 19.0.0] - 30 + 31
  • Forms-Version: [e.g. 2.0.0-beta4]

Is your feature request related to a problem? Please describe.
When sending a form that requests a Date the days of the week start differently than in Saudi Arabia which has a work week of Sunday to Thursday with Friday and Saturday as weekend. Because of this, the date has difficulty being selected - below are a couple of screenshots.

Describe the solution you'd like
A little unclear how this can be solved - perhaps something in the date picker can specify Arabic if the users are using the Nextcloud Arabic interface.

Additional context
Image
Image

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 at the date-picker entry point used by Nextcloud Forms and inspect how the Arabic interface or locale determines weekday ordering. Confirm the expected Saudi Arabian week pattern—Sunday through Thursday workdays with Friday and Saturday as the weekend—and define completion as Arabic users being able to select dates without the current ordering problem.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, internationalization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.