title block banner doesn't display in mobile view #5296
Labels
bug
Something isn't working
listings
triaged-to
Issues that were not self-assigned, signals that an issue was assigned to someone.
websites
Issues creating websites
Milestone
Bug description
I created a listing page with a title block banner and categories set to true, with a sidebar defined in _quarto.yml.
When each of those elements is specified and I view the page in my browser (Firefox or Chromium), the title banner displays.
When I switch to mobile view (e.g. ctrl-shift-m in Firefox), the title banner disappears.
To reproduce:
Create a new website project:
Edit _quarto.yml so its contents are as below. Note only the sidebar entry has been added:
Edit about.qmd as below:
After quarto preview has re-rendered the site with these edits, switch to mobile view. The title block with the text "Listing Example" is not displayed. If I remove the "title-block-banner", "categories" or "sidebar" entry, the title block is displayed in mobile view. It's the combination of the three features that causes the problem.
OS: Kubuntu 20.04
Quarto version: 1.3.282
Firefox version: 112.0.1
Chromium version: 111.0.5563.146 (Official Build) snap (64-bit)
Checklist
quarto check
so we know which version of quarto and its dependencies you're running.The text was updated successfully, but these errors were encountered: