quarto-dev / quarto-dev/quarto-cli
Preview: Figure Panels are not previewed in tables
Open
Nobody has claimed this yet.
enhancement
publishing-confluence
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 458
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 41
Description
Confluence preview is using Flexbox layout.
Writer is rendering as Tables.
We should change the preview to use tables rather than Flexbox to make it more similar to the CSF rendering.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue identifies the Confluence preview, Writer output, Flexbox, tables, and CSF rendering, but no files or tests. Start by locating the preview implementation and comparing its figure-panel layout with the CSF rendering. Done means figure panels in the preview use tables rather than Flexbox and more closely match CSF output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100