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

mobileview: cant switch tab between code and preview tab #3228

Open
jaiakash opened this issue Sep 7, 2024 · 2 comments
Open

mobileview: cant switch tab between code and preview tab #3228

jaiakash opened this issue Sep 7, 2024 · 2 comments

Comments

@jaiakash
Copy link

jaiakash commented Sep 7, 2024

Increasing Access

Currently, the p5.js web editor does not allow users to view or switch between the code and preview tabs while a project is running. This feature is essential for users to review and modify code while simultaneously observing the output.

While exploring examples on the p5.js website, I observed that on the desktop view, switching between code and preview tabs is possible, allowing for simultaneous code review and output observation. However, this functionality is not available on mobile devices, where switching tabs are disabled while the project is running. This limitation impairs the ability to debug and iterate on code when using mobile devices efficiently.

Problem

ScreenRecording_09-07-2024.13-37-35_1.MP4

Feature enhancement details

Add a tab to view code tab when it is running, in mobile view.

PHOTO-2024-09-07-13-49-21
Copy link

welcome bot commented Sep 7, 2024

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

@dianaodias
Copy link

I agree, this would be a great feature to increase accessibility to the editor for those that don't have access to computers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants