User tests: Successful: Unsuccessful:
Pull Request for several closed issues
When an option in a select list is disabled it is not visually displayed any differently to an enabled option. You just can't select/highlight it
Although we dont have any examples (that I am aware of) in the core of this there are many extensions that do. Usually when there are "pro" options that are disabled in a regular version.
This PR just adds a slight background to the disabled option
This is an scss change so you will need to either test with a prebuilt package or run npm run build:css
Then edit administrator\components\com_content\forms\article.xml
and add the following line as an additional option for the Status Field
<option value="3" disabled="disabled">Disabled</option>
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
[ x Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | Repository NPM Change |
Status | New | ⇒ | Pending |
Labels |
Added:
NPM Resource Changed
PR-4.4-dev
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-17 08:19:08 |
Closed_By | ⇒ | laoneo |
Thanks!
As much as I am happy that this has been merged there have been zero tests
@brianteeman Could you check the scss code style errors reported here: https://ci.joomla.org/joomla/joomla-cms/67747/1/29