bibixx/zium.app

Manual stream offsets updates

toiletgranny opened this issue · 1 comments

Manual stream offsets updates

Ready to be picked up: https://www.figma.com/file/JCMfY8OFGmiDT3lEzSX6zS/Zium.app-Designs?type=design&node-id=1012-14030&mode=design&t=EvY3907uoahnTgYC-4

Here are a few things to watch out for:

  1. Overriding time offsets in time-synced sessions should bring an "Override time offsets?" alert dialog (Figma link).
    • This dialog should come with a "Don't show this again" checkbox, which requires implementing a Checkbox component (Figma link) and updating the Dialog component (Figma link) so that it allows for displaying the checkbox underneath the content.
  2. When opening a time-synced session while having custom time offsets in the user's local storage, the "Update time offsets?" (Figma link) dialog should be displayed and the playback should be paused.
  3. If the Zium time offsets get updated during watching a session, an "Update time offsets?" snackbar (Figma link) should be displayed allowing the user to load the newest time offsets.