Table styles for rich text fields are broken on the job item page

Created on 17 December 2024, 5 days ago

Problem/Motivation

On the job item page, the table styles used for rich text formatting are not rendering correctly. This causes tables to display in an unformatted or broken state, affecting the readability and usability of the content for users who rely on structured data presentation.

See:

Steps to reproduce

  1. Navigate to the job item page.
  2. Open a job item that contains rich text with a table.
  3. Observe how the table’s styles fail to display properly (e.g., incorrect width).
  4. Compare the table formatting with the intended design or with other pages that render the table correctly.

Proposed resolution

The issue can be resolved by investigating the underlying CSS styles for rich text content. Ensure that the necessary styles for table rendering are properly applied or refactor the current styles to be compatible with the rich text editor used on the job item page.

🐛 Bug report
Status

Active

Version

1.0

Component

Core

Created by

🇪🇸Spain gxleano Cáceres

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024