Change duplicative description in configuration form

Created on 24 June 2024, 7 months ago
Updated 7 August 2024, 6 months ago

Problem/Motivation

SCSS Compiler configuration field “Directory name containing SASS/SCSS source files” has a description with duplicate identical options presented as choices: “This is usually scss or scss and is relative to theme root.”

Steps to reproduce

Proposed resolution

Change the first occurence of “scss” to “sass” to match the field name ordering of options.

Remaining tasks

User interface changes

Changes description description of field “Directory name containing SASS/SCSS source files” from “This is usually scss or scss and is relative to theme root.” to “This is usually sass or scss and is relative to theme root.”

API changes

Data model changes

🐛 Bug report
Status

RTBC

Version

2.0

Component

User interface

Created by

🇺🇸United States helianthropy

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

Merge Requests

Comments & Activities

  • Issue created by @helianthropy
  • Assigned to sourav_paul
  • Issue was unassigned.
  • Status changed to Needs review 7 months ago
  • 🇮🇳India sourav_paul Kolkata

    Raised MR for the Fix...

  • Status changed to RTBC 6 months ago
  • Hi,
    I have followed the below steps to review:

    1. Installed and enabled the module.
    2. Navigated to Administration > Configuration > Development > Scss Compiler. Encountered an error "the seven theme does not exist", resolved this by applying the patch provided in this issue https://www.drupal.org/project/scss/issues/3456650 🐛 Install script is hard coded to watch theme ‘seven’ RTBC .
      In the configuration page found the duplicative word scss in the description of the "Directory name containing SASS/SCSS source files" field as “This is usually scss or scss and is relative to theme root.”
    3. Applied cleanly the MR !2.
    4. Checked the description in the configuration page for the field "Directory name containing SASS/SCSS source files" which was corrected to “This is usually sass or scss and is relative to theme root.” that followed the similar order as the field name.

    I have attached ss of before and after, please take a look.
    Moving to RTBC.

Production build 0.71.5 2024