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

Prevent page jump when Locatio is first injected #1

Open
nathanielw opened this issue Oct 24, 2016 · 2 comments
Open

Prevent page jump when Locatio is first injected #1

nathanielw opened this issue Oct 24, 2016 · 2 comments

Comments

@nathanielw
Copy link
Member

Currently there's about a second delay before the Locatio loader/container element is injected into the page. This means it's very easy to open a page and go to click something, only to have the content shift down, causing a mis-click. When the actual Locatio data loads in as well the content again gets shifted down.

The easiest way around this would be to put the section below the fold (i.e. under the description).

@jtsymon
Copy link
Member

jtsymon commented May 20, 2017

This seems to be caused by the injection not running until the page is fully loaded.
It is significantly less noticeable on websites that load faster, such as lodge (compared to trademe)

@jtsymon
Copy link
Member

jtsymon commented May 20, 2017

Not sure that this helps anything though, other than that we can blame the slow websites for being bad.

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