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

Narrow Search Results (don't cover sidebar) #9

Open
jcuenod opened this issue Mar 15, 2018 · 0 comments
Open

Narrow Search Results (don't cover sidebar) #9

jcuenod opened this issue Mar 15, 2018 · 0 comments

Comments

@jcuenod
Copy link
Member

jcuenod commented Mar 15, 2018

There is a user reports request to show morph stuff for search results.
It seems like a good idea to just shove search results into the space that the text occupies.

Best way of doing that and not potentially having weird overlap problems is:
When search results are visible, fade the chapter text and make user-select:none. Then put search results over chapter text.

If that doesn't work, we could try saving scroll position and then restoring after search results are hidden again.

@jcuenod jcuenod changed the title Search Results Narrow Search Results (don't cover sidebar) Jun 11, 2018
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