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

Various fixes #1602

Merged
merged 6 commits into from
Dec 11, 2024
Merged

Various fixes #1602

merged 6 commits into from
Dec 11, 2024

Conversation

NicoPennec
Copy link
Member

Problem

  • In a task, when you edit a value in the comment form in fullscreen and then exit fullscreen mode, the edit is not applied to the comment form in the side panel.
  • Users with a timezone configured in their Profile that is different from the computer's timezone have date shifts in schedules.
    Sound assets (e.g., mp3 files) are not played in the playlist player (see MP3 files in playlist bug and improvements #1517).
  • Some outdated npm dependencies.

Solution
-Sync comment forms in the task side panel and the task page (using provide/inject to share the v-model)

  • Fix timezone support in schedules.
  • Fix playback of sound assets
  • Bump npm dependencies.

@frankrousseau frankrousseau merged commit ddc608f into cgwire:main Dec 11, 2024
2 of 6 checks 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