You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the project to display the screen and started testing by pressing the streaming button.
When I clicked the screen sharing button, a modal appeared where I could select the programs I was running. At that point, I attempted to exit the selection modal without choosing any program by pressing ESC or the cancel button. After doing so, a screen with a message like "Permission Denied" appeared.
Actual vs expected behavior:
Expected
Noting. Just close modal.
Actual
Permission Denied.
Any other information you'd like to share?
While this is not a functional issue, it seems evident that it could negatively impact the user experience.
The text was updated successfully, but these errors were encountered:
Description of the bug:
I ran the project to display the screen and started testing by pressing the streaming button.
When I clicked the screen sharing button, a modal appeared where I could select the programs I was running. At that point, I attempted to exit the selection modal without choosing any program by pressing ESC or the cancel button. After doing so, a screen with a message like "Permission Denied" appeared.
Actual vs expected behavior:
Expected
Noting. Just close modal.
Actual
![image](https://private-user-images.githubusercontent.com/188417432/402086393-8966309c-7dea-444e-9606-963138c702e0.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNTgxMTcsIm5iZiI6MTczOTM1NzgxNywicGF0aCI6Ii8xODg0MTc0MzIvNDAyMDg2MzkzLTg5NjYzMDljLTdkZWEtNDQ0ZS05NjA2LTk2MzEzOGM3MDJlMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEyJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMlQxMDU2NTdaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iOGMwNjRlNjhlMzBhNDNmOGYyZjM1MGJkYzljNzc0NTFhZmYzNDY1MDI3ZWU1MDJlODQzMTc0YjZhMmY2Mzg4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.bwtReINvfpzjK3yvl72yVe4DtHK06hu_nYpvtVxr0KQ)
Permission Denied.
Any other information you'd like to share?
While this is not a functional issue, it seems evident that it could negatively impact the user experience.
The text was updated successfully, but these errors were encountered: