(bug): Boost console recent posts only loads first batch of content on Sidebar Boosts
Summary
User Zoraya reports that they have no way to sidebar boost older content, as this page is not loading more as it should. https://www.minds.com/newsfeed/1000691853958864896
Steps to reproduce
- Log in and visit https://www.minds.com/boost/console/content/create
- Observe you cannot scroll through all of your content
Platform information
Cross platform web.
What is the current bug behavior?
Only a select few bits of content are shown.
What is the expected correct behavior?
This should be a feed of the users content.
Relevant logs and/or screenshots
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
added Priority::1 - High Type::Bug scoped labels
changed the description
added Product::Boost scoped label
It looks like she is not getting all the elements to make her choice. ...need to find out what shes using for a browser...not that it should matter in this case...but isnt this weird?
Edited by LuculentShes using Firefox
Both Firefox and Chrome. I'm having a difficulty connecting to the server when using Chrome and Minds on Firefox is broken. I wait for Chrome to allow me to connect to Minds server so I can post. If you would check, the time of my posts is spaced by minutes compared to my posting time last week. It's because I keep on getting disconnected.
Edited by Zorayachanged milestone to %sprint: Kilted Koala
- Developer
The endpoint is only returning 3 images, and not looking up the 'load-next' value on scroll, and thus only ever loads 3 images.
That issue with Firefox looks like something is blocking the page from loading by the way, (as fonts, icons and things aren't being loaded in). Site should work fine on Firefox?
Every URL or website works well in Firefox, except Minds.
- Developer
The site works absolutely fine for me on Firefox (and others on the team). What version are you running, do you have any extensions that interact with traffic (ad blockers, no script runners etc)?
Here's my Firefox version, screenshot attached.
I only have 4 extensions, very basic like Gmail notifier, URL shortener, Lastpass, and screenshot extension which I seldom use because I use Snagit. I rarely use Firefox, but I ensure that the version is up-to-date. All my Chrome bookmarks are exported there, in case Chrome crashes, so Firefox is basically my back-up browser. I have no ad blockers, no script runners - I do not even fully understand that. I have a full licensed anti-malware that never gave me a problem. I do not know what's wrong.
Running on licensed Win 7, 8GB ram, 465GB free disk capacity at the moment.
Chrome is also up to date, all programs and drivers are up to date.
Just to add, I am having difficulty connecting to Minds server. I use Chrome in posting, but I have to painstakingly refresh the Minds URL to ensure that my post shows because I keep on getting disconnected. My internet is stable, dynamic IP, no problems with other websites, etc.
iPhone app keeps on getting this error to something like failure to connect, so I keep on pressing the avatar to get to my main feed. When I open an image, it blinks first before it loads. These are random inconsistencies. My phone has few apps, all are cloud-based, and only the Minds app is having an issue.
I assume [which could be wrong, but worth considering] that the problem with Firefox is the Minds website not loading fully because I keep on getting disconnected. It is like a half-loaded website with broken images, but in this case, broken texts and scattered Menus.
The issue of the images for sidebar boost is still not resolved. The image that shows is still dated July 21.
Can you please fix this one first?
Thank you.
I don't care about the Firefox issue anymore, as I have seen others having a problem with Firefox latest version too and I don't expect a quick fix regarding that. I uninstalled it and used Opera and Chrome to dissolve that problem.
assigned to @benhayward.ben
mentioned in issue #1683
- Developer
I'm real interested in the Firefox one, please do gather any information you can, but yes I will work on this one first absolutely. My apologies I'd put it in the list of jobs for this sprint (ends Wednesday), but not assigned myself, so it wasn't appearing in my todos.
Made an issue for the Firefox issue here #1683
added Status::InProgress scoped label
changed weight to 5
- Developer
Doesn't look like this page has been upgraded to the new infinite scroll feeds yet, I have a feeling I may just have to add that in and it should work, but have a few issues on my local environment to fix before I can confirm.