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

Search results repeating #88

Open
thephoeron opened this issue Oct 25, 2020 · 2 comments
Open

Search results repeating #88

thephoeron opened this issue Oct 25, 2020 · 2 comments
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@thephoeron
Copy link

On the search results page of Ultralisp.org, the same set of 10 search results as initially displayed are repeated in full when the "Load More" link is clicked, instead of loading the next set of results as expected. Different action hash appended to the Load More link as expected, so it is most likely a server-side issue and not a browser caching issue.

Tested using:

  • Edge v86.0.622.51, Windows 10 Pro, v2004
  • Safari v14.0, macOS Catalina v10.15.6
@svetlyak40wt
Copy link
Member

Oh, I also noticed something like this.

But right now I'm slowly moving with a huge refactoring of the core code to implement custom distributions and versioning for most data models.

If you wish, you can try to fix this issue your self or just wait while I'll finish "custom distributions" feature.

@svetlyak40wt svetlyak40wt added bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed labels Oct 26, 2020
@thephoeron
Copy link
Author

Good to know! I took a first-pass at the codebase in my off-hours prior to reporting the issue, but decided I would need to spend more time with the source before I started hacking away at it. Will create a pull-request once I make some meaningful progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants