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

Show results page in a separate iframe loaded on hover #16

Open
zielinskit opened this issue Nov 12, 2017 · 0 comments
Open

Show results page in a separate iframe loaded on hover #16

zielinskit opened this issue Nov 12, 2017 · 0 comments

Comments

@zielinskit
Copy link

Kind of what Imagus does with images.
DoD:

  • iframe doesn't block "Results" button so you can still click it, despite iframe having the same content
  • iframe doesn't close when cursor is over it (edge case: moving from button to the iframe could fail if there's any space between them - either don't leave any space or debounce the unhover event)
  • iframe is small enough to not block whole screen (to be able to unhover it easily)

Possibly switchable on/off.

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

2 participants