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

Spreadsheets: adding sheet with '/' does not work #559

Open
sergej-koscejev opened this issue Apr 6, 2022 · 5 comments · May be fixed by #574
Open

Spreadsheets: adding sheet with '/' does not work #559

sergej-koscejev opened this issue Apr 6, 2022 · 5 comments · May be fixed by #574

Comments

@sergej-koscejev
Copy link
Member

Can't enter $S2/ B1 in the editor. Seems like the optional grammar cell does not work in this place?

image

@sergej-koscejev
Copy link
Member Author

This concept is used in markusvoelter/ProgrammingBasics.

@brucetrask
Copy link

brucetrask commented Jun 27, 2022

@alexanderpann I tried out the fix from #560 but I don't think it fixes the problem. The problem is not with the slash but rather that the finder does not locate the available sheets for possible reference. I have attached what I am seeing even after applying the patch from #560 .
Screen Shot 2022-06-27 at 4 47 56 PM

here is what I see with the reflective editor

Screen Shot 2022-06-27 at 4 53 07 PM

Once I did add the referenced sheet via the reflective editor, I was unable to set the cell. Should the list of available cells for reference also show up in the CTRL-space menu? They don't for either the regular or the reflective editor.

Screen Shot 2022-06-27 at 4 56 22 PM

Is it also an issue that I cannot get to the referenced cells via the found spreadsheet candidate?

@sergej-koscejev
Copy link
Member Author

I left a comment in #560 - I think @brucetrask is right and the PR does not fix this issue.

@brucetrask
Copy link

brucetrask commented Jun 28, 2022

@sergej-koscejev Hi Sergej, Should we perhaps change the name of this issue since it is not related particularly to the "/" and may thus be misleading? Perhaps "Finder in sheets does not work" or something like that.

@sergej-koscejev
Copy link
Member Author

I think it's fine for now, the problem seems to be related to (keyboard) typing. I'd leave it up to Alexander to judge.

@alexanderpann alexanderpann linked a pull request Jun 28, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants