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

Set up split toggle console UI #233

Closed
1 task
maddyjoe opened this issue Oct 13, 2022 · 1 comment · Fixed by #234
Closed
1 task

Set up split toggle console UI #233

maddyjoe opened this issue Oct 13, 2022 · 1 comment · Fixed by #234
Assignees

Comments

@maddyjoe
Copy link
Contributor

maddyjoe commented Oct 13, 2022

As a young person who has created a project
I want to be able to run the code I've written, and see the visual output and the text output at the same time
So that I can see the full working output and/or any bugs/error messages

For the use case of Target Practice, for example, there is a need to be able to see the visual and text output concurrently, rather than in separate tabs on the right hand console.

Tasks:

Questions:

  • is there an expectation that we would be able to support defaulting to this toggle being "split view=enabled" for specific projects? Trinket only displays the text output if you interact with the visual output - but whether this is by design or by constraint = unclear.

Expectation of behaviours/answer =

  • if no visual library then no need/tab
  • If there is then default to split
  • option of changing the console to not-split.
@maddyjoe maddyjoe changed the title Stacking of console outputs Set up split toggle console UI Oct 13, 2022
@loiswells97 loiswells97 self-assigned this Oct 13, 2022
@create-issue-branch
Copy link
Contributor

Branch issues/233-Set_up_split_toggle_console_UI created!

create-issue-branch bot pushed a commit that referenced this issue Oct 13, 2022
loiswells97 added a commit that referenced this issue Oct 21, 2022
closes #233

Co-authored-by: loiswells97 <loiswells97@users.noreply.github.com>
Co-authored-by: Lois Wells <lois.wells@raspberrypi.org>
Co-authored-by: Lois Wells <88904316+loiswells97@users.noreply.github.com>
Co-authored-by: Patrick Cherry <patch0@users.noreply.github.com>
@patch0 patch0 mentioned this issue Oct 21, 2022
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 a pull request may close this issue.

2 participants