AlexsLemonade / refinebio-web

Refinebio Web
https://staging.web.refine.bio
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

293 - Remove Page and Size query parameter #331

Open nozomione opened 6 months ago

nozomione commented 6 months ago

Issue Number

Closing #293

(This branch was created based on PR #330.)

Purpose/Implementation Notes

Removed the FE only query parameter p and size from query string (for more details, please see the issue).

Now the URLs in the search results page should show the updated parameters.

e.g.) The page number 500 with the page size 50 (results currently showing on the page): Previously search?size=50&p=500 should display as search?limit=50&offset=24950.

https://refinebio-web-git-nozmoione-293-remove-page-and-siz-54c9a7-ccdl.vercel.app/search?limit=50&offset=24950

Please see the latest UI here.

Types of changes

Functional tests

List out the functional tests you've completed to verify your changes work locally.

Checklist

vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
refinebio-web ✅ Ready (Inspect) Visit Preview Jan 26, 2024 3:18am