backdrop-issues
backdrop-issues copied to clipboard
Issue tracker for Backdrop core.
 --- PR by @klonos: https://github.com/backdrop/backdrop/pull/2348
The `user_validate_mail()` function no longer exists. Presumably this is because we're using the HTML5 #email element now, and so we don't need a special validator for user forms now. However...
Here's how it works currently:  Here's how it would look if we added `white-space: nowrap;` to the `span.field-suffix`: 
As suggested [here](https://github.com/backdrop/backdrop-issues/issues/3906#issuecomment-1323636185), I'm posting this again as a new issue. I just come across [this](https://github.com/backdrop/backdrop-issues/issues/3906) issue when I realized that the icons we are showing to sort a table...
This is part of the #285 meta.
First, let me tell you a story. My experience upgrading to Bd 1.2 If the monkey had to suffer, so must you experience the pain. :p It's an experience that...
## Description of the need Better communicate recent changes to Backdrop Core to users. Most users probably do not read the release notes very closely for update and may not...
## Steps To Reproduce To reproduce the behavior: 1. Disable the Color module 2. Go to `admin/appearance/settings/basis` ## Actual behavior The "Save theme settings" button is shown, despite there not...
## Description of the need I wanted to select the site logo as the default image inside the Metatag module using a token. [site:logo] is not there and it seems...
**Description of the need** If you add an Existing Content block to a layout, you have the option of selecting a specific display mode. This option is NOT available on...