-
Notifications
You must be signed in to change notification settings - Fork 12.9k
feat: Add message timestamp picker components for date and time selection #36595
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: Add message timestamp picker components for date and time selection #36595
Conversation
This reverts commit ab9f0d0.
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
|
.../components/message/toolbar/items/actions/Timestamp/TimestampPicker/TimestampPicker.spec.tsx
Outdated
Show resolved
Hide resolved
.../components/message/toolbar/items/actions/Timestamp/TimestampPicker/TimestampPicker.spec.tsx
Show resolved
Hide resolved
e75a935 to
af7e519
Compare
3c1677d
Proposed changes (including videos or screenshots)
Added a TimestampPicker modal that allows users to select a date, time, format, and timezone, then preview the generated timestamp before sending it in the message input.
COMM-11
Steps to test or reproduce
Further comments
@coderabbitai ignore