backdrop-issues icon indicating copy to clipboard operation
backdrop-issues copied to clipboard

Issue tracker for Backdrop core.

Results 490 backdrop-issues issues
Sort by recently updated
recently updated
newest added

![screen shot 2018-11-01 at 11 29 12 pm](https://user-images.githubusercontent.com/2423362/47851931-38f14d00-de2e-11e8-929e-95a580e51f04.png) --- PR by @klonos: https://github.com/backdrop/backdrop/pull/2348

type - task
status - has pull request
pr - needs work

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...

type - documentation
good first issue
pr - needs work
milestone candidate - bug

Here's how it works currently: ![backdrop-machine_name_wraps_per_word](https://cloud.githubusercontent.com/assets/2423362/11147057/72649466-8a67-11e5-8626-5cd5467ac17d.gif) Here's how it would look if we added `white-space: nowrap;` to the `span.field-suffix`: ![backdrop-machine_name_nowrap](https://cloud.githubusercontent.com/assets/2423362/11147099/b67209b8-8a67-11e5-9558-ef0747690870.gif)

type - task
status - has pull request
pr - needs work

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...

type - bug report
milestone candidate - bug

This is part of the #285 meta.

type - task
status - has pull request
pr - needs testing
milestone candidate - bug
pr - needs code review

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...

type - feature request

## 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...

type - feature request

## 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...

type - bug report
good first issue

## 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...

type - feature request
status - has pull request
pr - needs work

**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...

type - feature request