• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.

Discussion threads hidden/lost?

MacGruber

Invaluable member
Developer
Wiki Contributor
Featured Contributor
Joined
May 11, 2020
Messages
1,676
Solutions
93
Reactions
3,325
There is this old thread I wanted to push again now that the Hub is live:

However, I noticed the thread is not visible in the "Hub Feedback" section. I think there are page 1,2,3... buttons missing.
 
I can see it in the Feedback Overview:
1591011319585.png
 
This is how it looks for me, there appear to be quite some threads missing.
I'm just using plain Chrome in incognito mode, no fancy plugins/extensions.
1591011497546.png
 
@MacGruber Do you have javascript disabled? I have an addon installed that does endless scroll auto-paging instead of fixed pages.
 
Actually I see that is not the case because then you would only see 6 threads. I'll poke around
 
I can't seem to replicate. It just looks like the autoscroll pager failed to page in more content for you. Could you try a different browser just to see?
 
I tried with Firefox and it worked...once. When I tried again, it didn't work anymore, despite clearing cookies, cache and everything. Something rather weird is going on. Tried also Chrome without Ingonito mode just in case it did block anything, doesn't work either. For some reason Chrome on my Android tablet displays things correctly, though.
 
I tried with Firefox and it worked...once. When I tried again, it didn't work anymore, despite clearing cookies, cache and everything. Something rather weird is going on. Tried also Chrome without Ingonito mode just in case it did block anything, doesn't work either. For some reason Chrome on my Android tablet displays things correctly, though.
Are you familiar with Chrome DevTools? If you hit Ctrl-Shift-I it will bring these up. Then click the Network tab. Reload this page: https://hub.virtamate.com/forums/hub-feedback.26/ As you start scrolling down, you should see queries like page-2?..., page-3?...

Do you see any errors in the console?
 
I think we are getting closer. It seems to have something to do with the size of the browser window, probably the height. I'm running on a 21:9 monitor with 3440x1440 resolution, my browser is usually docked to use half the screen (drag against left or right screen border), so the actual display size inside the browser without all toolbars and stuff is 1718x1287. There is no scrollbar displayed. If the size is just a few pixels less in height a scrollbar appears and everything works! Confirmed the same is happening with Firefox.

I think you need to find a way to enforce a scrollbar being there. Maybe make sure the page size is always a bit bigger than the window size.
 
I think we are getting closer. It seems to have something to do with the size of the browser window, probably the height. I'm running on a 21:9 monitor with 3440x1440 resolution, my browser is usually docked to use half the screen (drag against left or right screen border), so the actual display size inside the browser without all toolbars and stuff is 1718x1287. There is no scrollbar displayed. If the size is just a few pixels less in height a scrollbar appears and everything works! Confirmed the same is happening with Firefox.

I think you need to find a way to enforce a scrollbar being there. Maybe make sure the page size is always a bit bigger than the window size.
Thanks for the debug! I think I should be able to fix.
 
I was able to replicate by simulating a higher resolution monitor on my main monitor. With this, I should have no trouble fixing.
 
Back
Top Bottom