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

Improve tutorial mechanism in running examples #204

Open
margaretha opened this issue Nov 3, 2023 · 2 comments
Open

Improve tutorial mechanism in running examples #204

margaretha opened this issue Nov 3, 2023 · 2 comments
Assignees

Comments

@margaretha
Copy link
Contributor

When clicking an example in a tutorial, the example will be added to the search field at the main window. When clicking GO, the tutorial window will be closed. Clicking ? button afterwards will open "KorAP: Query Languages" instead of the tutorial page.

This mechanism is not handy when going through a tutorial, because users have to open the tutorial from the start again to run every example.

@Akron
Copy link
Member

Akron commented Nov 3, 2023

We tried to "remember" the last position in the tutorial, so it should reopen there, but this seems to be broken (probably when we switched to the ql page as a default) and may not work, when you linearly go through the tutorial. But that's fixable. Making it possible to open the example in a new window should also be relatively simple, I guess.

@hebasta hebasta self-assigned this Nov 6, 2023
@Akron
Copy link
Member

Akron commented Nov 9, 2023

This is partially fixed in 989947b

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

3 participants