Title of a sortable column overlaps with the sort icon in Webform Results Table in Claro theme.

Created on 15 April 2024, 2 months ago
Updated 25 May 2024, about 1 month ago

Problem/Motivation

In Claro theme, in the webform results table, If a sortable column has a long title, then it overlaps with the sort icon.

This is caused because the text trucation logic is applied to the `th` element, but in case of sortable column the title is in a `th a` element

Steps to reproduce

- Create a Webform with long field names.
- Submit a couple of entries.
- Go to the Webform submission page.

Proposed resolution

- Add the same text truncation style on `th a` as there's on `th`

🐛 Bug report
Status

Fixed

Version

6.2

Component
Ajax 

Last updated 2 minutes ago

Created by

🇮🇳India dipakmdhrm

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024