Disabled primary button in views area has grey text on blue background (bad contrast)

Created on 30 July 2023, over 1 year ago
Updated 19 September 2023, about 1 year ago

Problem/Motivation

When the submit button for the views bulk actions form is disabled it gets the grey text, but the background remains blue.

This is most apparent when using the Views Bulk Operations module as it has javascript which disables the button until content has been selected and an action has as well.

This was intentional in 📌 Implement bulk operation designs Fixed

This line is setting the background colour, which overrides the disabled rule.

Steps to reproduce

  1. Install standard profile
  2. Add some content
  3. Visit admin/content, inspect the "Apply to selected items" button and add the disabled attribute to it.

Proposed resolution

Copy disabled styling into tableselect.css?

🐛 Bug report
Status

Fixed

Version

10.1

Component
Claro 

Last updated 1 day ago

Created by

🇦🇺Australia acbramley

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

Comments & Activities

Production build 0.71.5 2024