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

Added page for keycode demo #39

Open
wants to merge 5 commits into
base: dev
Choose a base branch
from

Conversation

sandeep-vedam
Copy link
Contributor

Added page for keycode demo

Copy link
Contributor

@michielvandergeest michielvandergeest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! this is great :)

@jfboeve or @DouweCnossen, maybe one of you could review / fix up the design a bit further.

@sandeep-vedam in the current implementation we can't test the back key, which is a one of those frequently used keys that folks will want to test.

I think we shouldn't directly navigate back, but show the results for the back space as we do for other keys. Then whenever the backspace key is pressed, we may show a message indicating that holding down for 2 seconds or so, will trigger a navigation back. Can you add that functionality?

Thx

sandeep-vedam and others added 2 commits October 22, 2024 19:13
styled key code page and added back press features
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.

3 participants