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

feat(fuselage): Added Date Time picker element #784

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mustafahasankhan
Copy link

@mustafahasankhan mustafahasankhan commented Jul 20, 2022

feat(fuselage): Added Date Time picker element.

Usecase

  • Much required in precisely scheduling tasks/jobs in RC Apps.
  • 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 as shown in image below.

Currently datepicker element allows-

image

Proposed changes (including screenshots)

Added datetimepicker element to the UI Kit.

Tested in Rocket.Chat server in local environment (using Symbolic links on modified files):

image

Tested in Storybook:

  • Modal

image

  • Banner

image

Issue(s)

Closes #783

Further comments

@CLAassistant
Copy link

CLAassistant commented Aug 10, 2022

CLA assistant check
All committers have signed the CLA.

@dougfabris dougfabris changed the base branch from develop to main September 13, 2023 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Date Time Picker Element
3 participants