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

Default upload duration value for video and audio files is shown as raw number of seconds #3465

Closed
rtibbles opened this issue Jul 22, 2022 · 1 comment · Fixed by #3470
Closed
Assignees
Labels
P1 - important Priority: High impact on UX

Comments

@rtibbles
Copy link
Member

The value passed into the ActivityDuration component for the duration prop is a number in seconds - this then gets displayed in its raw form when setting a default value for the exact time to complete for video and audio files.

Instead it should be parsed into HH:MM:SS format for display.

@vkWeb
Copy link
Member

vkWeb commented Jul 23, 2022

Assigned myself. Will help me practice my newly developed vue skills.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 - important Priority: High impact on UX
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants