backdrop-issues
https://github.com/backdrop/backdrop-issues
Issue tracker for Backdrop core.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported8 Subscribers
Add a CodeTriage badge to backdrop-issues
Help out
- Issues
- [UX] The "Cancel" link in the various steps of update.php always takes people to the front page, regardless where they are coming from.
- [UX] Create a consistent and responsive step wizard for update.php and install.php
- [DX] Cast all integer keys to strings for consistency
- [UX] Make sure that the "Access administration bar" permission is shown when the "Use administration pages" permission is shown and vice versa
- Provide an easy way to mock the version of Backdrop core in PR sandboxes, without merging the changes
- CSpell: move the backdrop.dic file to a dedicated repo under https://github.com/backdrop-ops
- [DX] Add a GitHub Action to allow automatic rebasing of pull requests
- Remove `t()` from the `$message` variable in test assertions, or replace it with `format_string()`
- Why are we adding the dummy permission checkboxes via JS instead of PHP?
- Find an alternative solution for the permissions dependency warnings - one that doesn't rely on JS `confirm()`
- Docs
- not yet supported