Skip to content

Conversation

iparaskev
Copy link
Contributor

Closes #94.

Also makes a few more changes, in particular:

  • Adds a spiner after the a screen has been selected for sharing.
  • Makes the feedback tab more engaging.
  • Makes the error messages more informative when the app needs to be restarted.
  • Updates the mock data to contain the unsubscribe_id.

When the capturer fails with a permanent error from the OS, we
are restarting it and during the restart we were accessing the first
available source without checking if there are no sources. This is
wrong because if the captuer is in an error state it could return
0 available sources.

Stream::start_capture has been modified now to return an error.
@iparaskev iparaskev requested a review from konsalex as a code owner September 13, 2025 13:07
Copy link

netlify bot commented Sep 13, 2025

Deploy Preview for hoppdocs ready!

Name Link
🔨 Latest commit b8e17e7
🔍 Latest deploy log https://app.netlify.com/projects/hoppdocs/deploys/68c592e68bf750000840615a
😎 Deploy Preview https://deploy-preview-95--hoppdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

konsalex
konsalex previously approved these changes Sep 13, 2025
@iparaskev iparaskev merged commit 99a160f into main Sep 13, 2025
20 checks passed
@iparaskev iparaskev deleted the fix-94 branch September 13, 2025 16:29
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.

bug: hopp_core crashed during call

2 participants