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 event upload progress #199

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

Arnei
Copy link
Member

@Arnei Arnei commented Sep 7, 2023

Use notifications to show the progress of an event upload. In order for this to work, this adds the ability to add notifications with certain ids, as well as the ability to override notifications.

Use notifications to show the progress of an event upload.
In order for this to work, this adds the ability to add
notifications with certain ids, as well as the ability to
override notifications.
@narickmann
Copy link
Contributor

Looks good. You now receive immediate feedback that the event is being uploaded and something is happening.

One thing: When I upload an event, the notification comes, but without the percentage. Surely the progress should also be displayed? Or did I miss something?

grafik

@Arnei
Copy link
Member Author

Arnei commented Sep 12, 2023

Should absolutely display a percentage. Will currently only work when setting your Opencast to en_US, as it relies on changes in the translation files (and I only made those changes in the en_US file).

@narickmann
Copy link
Contributor

Will currently only work when setting your Opencast to en_US, as it relies on changes in the translation files (and I only made those changes in the en_US file).

Whoops, I guess I picked the wrong flag then when testing this :D With en_US this works like expected. Nice

@Arnei Arnei merged commit 8caa17c into opencast:admin-ui-picard Sep 14, 2023
1 check passed
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.

2 participants