RocketChat / RocketChat/fuselage

Date Time Picker Element

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

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
162
Forks
258
Avg merge
2d 23h
Merged PRs (30d)
24

Description

Problem statement

  • Rocket.Chat app developers might need a date time picker element to precisely set time in Javascript Dates in order to schedule tasks/jobs.
  • Example: In ClickUp Rocket.Chat app, in order to set start/due dates for tasks, a user might want to set an interval for few hours in start and due durations, currently datepicker element lets user to select only date.

Example, currently datepicker element allows-

image

Describe the behavior of New Component

  • Allowing users to select Date and Time (using Javascript datatime-local type)

Example, possible new datetimepicker element would allow-

image

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 reviewing the existing datepicker element and the requested JavaScript datetime-local behavior. Define the new datetimepicker element around date-and-time selection, then verify that users can select values suitable for scheduling task intervals and that its behavior is consistent with the existing datepicker.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
design, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.