Skip to content

Bug with "item" #901

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

Closed
Tracked by #484
pokey opened this issue Jul 28, 2022 · 1 comment · Fixed by #1547
Closed
Tracked by #484

Bug with "item" #901

pokey opened this issue Jul 28, 2022 · 1 comment · Fixed by #1547
Assignees
Labels
bug Something isn't working

Comments

@pokey
Copy link
Member

pokey commented Jul 28, 2022

In the following typescript:

["whatever", ["again", "testing"]];

With ["again", "testing"] selected, saying "take item" results in selecting "again", "testing". Instead it should be a noop.

Functionally, this occurred while trying to say "clone item square" with my cursor inside again.

@pokey pokey added the bug Something isn't working label Jul 28, 2022
@pokey pokey changed the title Bug with item Bug with "item" Jul 28, 2022
@pokey
Copy link
Member Author

pokey commented Aug 1, 2022

I believe we will get this one for free with #484

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants