Skip to content

Add back navigation and console UX improvements#9

Open
StephenChi-hi wants to merge 1 commit intosatsie:masterfrom
StephenChi-hi:master
Open

Add back navigation and console UX improvements#9
StephenChi-hi wants to merge 1 commit intosatsie:masterfrom
StephenChi-hi:master

Conversation

@StephenChi-hi
Copy link

@StephenChi-hi StephenChi-hi commented Feb 15, 2026

hi, i made this pr to fix some small issues i saw while using the app.

i added a back button and connected it properly between the lessons because before it was hard to move back once you move forward. now navigation feels more normal. i also made it possible to type next inside the console to move to the next step after finishing a task, so you don’t always have to depend only on the UI.

i improved the console a bit too. now you can click to copy text easily and selecting text is working better. before it was a bit frustrating when trying to copy output.

this fixes #5 and #2.

i found this project from @satsie discord profile and decided to go through the lessons. while using it, i noticed these small UX gaps and thought i could help improve them. i also experienced the same issues myself while learning.

this is part of my first open source contributions, so i am still learning how everything works. if anything should be changed or done differently please let me know. i really appreciate the effort behind this project and i am happy to contribute.

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.

Create a 'Back' Button

1 participant