Sort-ui: true unbolds field names on the listing page with table layout

Open
#12,027 2 comments 1 reaction 1 assignee View on GitHub

@cscheid is already working on this.

Since Mar 14, 2025.

Assessment

This issue has not been assessed yet.

Description

bug listings themes
Bug description

The field names on the Quarto blog listing page with the table layout (type: table) are bold by default. But making sorting available with sort-ui: true unbolds the field names.

Steps to reproduce
---
title: "test_blog"
listing:
  contents: posts
  sort: "date desc"
  type: table
  categories: true
  sort-ui: true
  filter-ui: false
page-layout: full
title-block-banner: true
---

You can find the Git repo here.

Expected behavior

No response

Actual behavior

No response

Your environment

No response

Quarto check output

Quarto 1.7.13
[✓] Checking environment information...
Quarto cache location: /Users/barisguven/Library/Caches/quarto
[✓] Checking versions of quarto binary dependencies...
Pandoc version 3.4.0: OK
Dart Sass version 1.70.0: OK
Deno version 1.46.3: OK
Typst version 0.11.0: OK
[✓] Checking versions of quarto dependencies......OK
[✓] Checking Quarto installation......OK
Version: 1.7.13
Path: /Applications/quarto/bin

[✓] Checking tools....................OK
TinyTeX: v2023.07.08
Chromium: (not installed)

[✓] Checking LaTeX....................OK
Using: TinyTex
Path: /Users/barisguven/Library/TinyTeX/bin/universal-darwin
Version: 2023

[✓] Checking Chrome Headless....................OK
Using: Chrome found on system
Path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome
Source: MacOS known location

[✓] Checking basic markdown render....OK

[✓] Checking Python 3 installation....OK
Version: 3.12.2 (Conda)
Path: /opt/anaconda3/bin/python
Jupyter: 5.7.2
Kernels: ir, javascript, python3

[✓] Checking Jupyter engine render....OK

[✓] Checking R installation...........OK
Version: 4.4.1
Path: /Library/Frameworks/R.framework/Resources
LibPaths:
- /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library
knitr: 1.48
rmarkdown: 2.28

[✓] Checking Knitr engine render......OK

Dominant language
JavaScript
Stars
6k
Forks
458
Avg merge
1d 9h
Merged PRs (30d)
41

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from quarto-dev/quarto-cli

All issues in quarto-dev/quarto-cli

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.