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

Jump to the end of the alg when the selection cursor is moved to the end of a <twisty-alg-editor> #370

Open
DougCube opened this issue Feb 18, 2025 · 4 comments

Comments

@DougCube
Copy link

Steps to reproduce the issue

alg is (R U)^105
https://alpha.twizzle.net/edit/?alg=%28U+R%29105
There is no way to click in the Moves Box and have it show the end state, but "Skip to End" button works.
So I think it's another move indexing bug.

Observed behaviour

no way to click in the Moves Box and have it show the end state

🖼 Screenshots

Image

Expected behaviour

expecting alg to show identitiy

Browser & operating system

Chrome 132.0.6834.111 on Windows 10 Pro

Additional info

No response

@DougCube DougCube added Twizzle 🐞 bug Something isn't working labels Feb 18, 2025
@DougCube
Copy link
Author

But this case works fine in alg.cubing.net.

@lgarron
Copy link
Member

lgarron commented Feb 19, 2025

This isn't really a bug per se, since it's the leaves and not the string that are indexed. That said, jumping to the end of the alg when you're at the end of the input sounds like a useful feature.

@lgarron lgarron added enhancement New feature or request 📦 cubing/twisty and removed 🐞 bug Something isn't working Twizzle labels Feb 19, 2025
@lgarron lgarron changed the title [Twizzle issue] Simple Indexing Bug for Repeated Algs like "(R U)*105" Jump to the end of the alg when the selection cursor is moved to the end of a <twisty-alg-editor> Feb 19, 2025
@DougCube
Copy link
Author

Works perfectly fine in alg.cubing.net tho.
https://alg.cubing.net/?alg=(R_U)105

@lgarron
Copy link
Member

lgarron commented Feb 21, 2025

Works perfectly fine in alg.cubing.net tho.
https://alg.cubing.net/?alg=(R_U)105

Yes, that is a completely independent implementation.

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