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

Page picker space completion does not complete properly in two cases #1214

Open
jmatraszek opened this issue Jan 19, 2025 · 0 comments
Open

Comments

@jmatraszek
Copy link

Hey, I open Page Picker with Ctrl-k and hit space to complete the name of the current page (my main use case is that I want to easily be able to create pages nested under the current page).

When the current page name contains no spaces, everything works as expected.

Image

When the page name contains a space, only the first word is completed. In this case, I was expecting to get test page/ when I hit space.

Image

When I have pages nested even deeper, it only completes to the first page name. Here I would expect to get everything completed, all levels. Hitting space for each level of page name completion would also be ok.

Image
Image

Thanks

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

No branches or pull requests

1 participant