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

Add RelativeTime component which shows actual timestamp on hover else relative time (like GitHub relative-time) #4649

Closed
Tracked by #3742
rithviknishad opened this issue Jan 21, 2023 · 0 comments · Fixed by #4653
Assignees

Comments

@rithviknishad
Copy link
Member

Is your feature request related to a problem? Please describe.
This could be improved to show: "Created 3 minutes ago", and shows actual timestamp on hover.
image

Describe the solution you'd like
Add RelativeTime component which shows actual timestamp on hover else relative time (like GitHub relative-time)

<RelativeTime value={obj.created_on} />

Describe alternatives you've considered

Additional context
Add any other context or screenshots about the feature request here.

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 a pull request may close this issue.

1 participant