diff options
author | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-01-09 18:42:37 +0000 |
---|---|---|
committer | Annabel Dunstone Gray <annabel.dunstone@gmail.com> | 2017-01-09 18:42:37 +0000 |
commit | 808c7826368e50c22c79a264703e3090afffc94b (patch) | |
tree | 1d29210dfc181a14fe2c60300c503c89ef449e2b /changelogs | |
parent | 8bacc5bc7e69e95304045a449c69cdd37ac6d5b1 (diff) | |
parent | 1d5a8a55394e0729f84d18c48a4198e001f77c7b (diff) | |
download | gitlab-ce-808c7826368e50c22c79a264703e3090afffc94b.tar.gz |
Merge branch '26238-buttons-not-accessible' into 'master'
Resolve "Certain buttons are not accessible via the keyboard (Web)"
Closes #26238
See merge request !8469
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/26238-buttons-not-accessible.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/26238-buttons-not-accessible.yml b/changelogs/unreleased/26238-buttons-not-accessible.yml new file mode 100644 index 00000000000..34d38d45709 --- /dev/null +++ b/changelogs/unreleased/26238-buttons-not-accessible.yml @@ -0,0 +1,4 @@ +--- +title: Fixes buttons not being accessible via the keyboard when creating new group +merge_request: 8469 +author: |