Forum Discussion
solus_optimus
Mar 05, 2019Copper Contributor
Use Format View on List WebPart to Create 'Tile View'
Greetings,
The json file at the following URL allows viewing a list in Tile View.
The tile view looks fine when applying the JSON via "Format View". However, when saving and going back to the hosting page the tiles appear staggered.
The images below demonstrate the problem.
After running Dev Tools from the browser, examining "ms-list-cell" class on each of the two pages reveals that "min-height" is set to 0 when editing the list, but is set to 38px on the Modern Themed site page. Removing the min-height style corrects the staggered appearance.
Questions:
Has anyone seen this before?
Is there a work-around?
This is happeneing on Office 365, sharepoint online.
Thanks in adv.
It's been reported here:
- Yes, I have seen the same problem when I tried it, but had to time to investigate as I was just quickly trying the code.
This could be simply down to CSS changes since the sample was created. Check the issues list on HitHub and open a new issue if you can't find a related one. If you manage to fix it, please contribute back with the fix :)- solus_optimusCopper Contributor
It's been reported here: