Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 27, 20222 yr Noticed a page layout shift/reload that occurs in Clubs and Marketplace applications that use an ipsGrid. There is a visual flashing/shifting behavior of the grid items. They seem to default to a certain grid layout and then load the finalized one after that. Is there a way to correct this so it loads without the flashing/shifting? Example, the Members list:
December 27, 20222 yr Firefox, on Windows. Typography - Invision Community — Mozilla Firefox 2022-12-27 18-49-28.mp4Unavailable Chrome, on Windows. Typography - Invision Community - Google Chrome 2022-12-27 18-50-29.mp4Unavailable
December 27, 20222 yr Author On 12/27/2022 at 6:40 PM, Jim M said: What browser/OS are you using? I am not seeing one on Clubs. Thanks for the videos @Nathan Explosion and @Adriano Faria
December 27, 20222 yr On 12/27/2022 at 6:26 PM, Clover13 said: Is there a way to correct this so it loads without the flashing/shifting? It’s always been this way since 4.0. The various calculations necessary for these grids are done through JavaScript on the front end, so that is what you are seeing. But in a recent video, Matt mentioned that these grids will be replaced by modern flex-box functions soon, so that will probably improve things.
December 27, 20222 yr Thank you for the videos. Yes, as mentioned by opentype/Matt, this is currently intended due to the framework and how the system calculates these containers.