Website project listing lets you list 6, 12, 24 etc projects per page. I have 9 simple test projects at the moment (quick starts, tutorials, demos for learning/testing) and if I have 6 projects per page selected I get 6 shown with a page 2 to see the next block. If I select 12 or more per page it will still say there are 9 projects but it will still only show 6 and the pagination has now dissappeared (correctly) but you cannot access the other three (or more) projects anymore. This is on latest Chrome. Tried clearing cache, relogging but it still seems broken.
You can't scroll?
No, just shows 6 projects out of 9 when set to 12 projects per page, and correctly shows 1 page (as 9 is less than 12) but only shows the first 6 with no scroll action.
This is set to 6 per page, shows there are total 9 projects and you can page to the next 3. Showing page 2 here, which are not being shown in the above example with 12 per page (bottom right says page 1 but you can see the next/prev links are disabled as all projects are now supposed to be on page 1).
Thanks for the screenshot!
Let me try to reproduce...but I don't know when I'll be able to 😬
ok i was able to reproduce. would you be able to create a github issue for this?
Which project?
nm https://github.com/appwrite/website I guess
Done, ty, ref: https://github.com/appwrite/website/issues/477
No, that's the appwrite.io website. For Issues relating to Appwrite itself, you should open Issues in github.com/appwrite/appwrite
I'll move it. Make sure to put a descriptive title next time
👍
Recommended threads
- Opening Project I get "500 Internal Erro...
https://cloud.appwrite.io/console/project-fra-69521af1003b40c342b1/overview/platforms I want open my app now. how to fix this? I can't find solution to fix th...
- restore paused project not working
https://cloud.appwrite.io/console/project-sfo-69b1b841002ca6a07f14/overview/platforms
- Realtime doesn't seem to work with Table...
Hi, I am trying to connect my tables rows with realtime on my react website, it connects, but I dont get the rows when a row is being created. I tried with Chan...