Skip to content

🐛 Bug: Markdown Tables in Governance Actions Are Cropped on Smaller Screens #3615

@bosko-m

Description

@bosko-m

Area

Voting Pillar

Domain

gov.tools

Which wallet were you using?

No response

Context

GovTool recently introduced support for tables in markdown for Governance Actions.
However, when viewed on smaller screens (e.g., 13" laptops), these tables are cropped and do not adapt to the screen size, making some content unreadable.

Steps to reproduce

  1. Open a Governance Action that contains a markdown table. (example)
  2. View the page on a 13-inch screen or resize the browser to a smaller width.
  3. Observe the rendering of the table content.

Actual behavior

  • Tables are not responsive and get cut off horizontally.
  • No scroll, wrapping, or resizing behavior is applied, causing loss of visibility for part of the content.

Expected behavior

  • Markdown tables should be responsive.
  • On smaller screens, users should be able to scroll horizontally or the table should adjust gracefully to fit the screen.
  • All table content should remain accessible and readable across screen sizes.
Image

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions