compose icon indicating copy to clipboard operation
compose copied to clipboard

[Bug] Table formatting on mobile

Open chipzoller opened this issue 2 years ago • 1 comments

I have checked all the prerequisites below and I'm yet experiencing a problem

  • [x] Read the README.md
  • [x] Have the extended version of Hugo installed
  • [x] Used the exampleSite's config.toml as a reference

Describe the bug

Tables on mobile are not displaying correctly depending on columns. If not compressed, the page cannot be scrolled horizontally.

Screenshot_20211124-222138.png

Desktop (please complete the following information):

  • OS: Android 11
  • Browser: Chrome 96
  • Device: Pixel 4a

chipzoller avatar Nov 25 '21 03:11 chipzoller

Interesting bug. The table is actually scrollable on tap, but not before the tap.

onweru avatar Dec 14 '21 14:12 onweru