Views table column align options don't take into account RTL langaguages - remove?

Created on 24 March 2025, 9 days ago

Problem/Motivation

Views tables have a setting for column text alignment. This currently relies on CSS shipped with Views module, although πŸ“Œ Remove the views-align-* CSS classes Active will refactor it to use core's align.module.css classes which are otherwise identical.

There is no RTL support.

I think that either this should be using start/end - which requires updating the core library after πŸ“Œ Remove the views-align-* CSS classes Active or just the entire option should just be removed. If someone wants to theme a specific table they can do that with their own CSS. No core themes use it, and I don't remember ever using it on a project either.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

views.module

Created by

πŸ‡¬πŸ‡§United Kingdom catch

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