"More" menu in Vector is no longer accessible except by mouse hover. It should also be possible to open it by clicking it, or by keyboard.
Solution
The menu's <ul> was wrapped into a <div>: patch 589395 task T249372.
The checkbox hack's CSS selector needs to be updated with the new sibling.
QA Results - Beta
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T255069#6222561 |
| 2 | ✅ | T255069#6222561 PLEASE SEE NOTE |
QA Results - Prod
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | T255069#6245066 |
| 2 | ✅ | T255069#6245066 PLEASE SEE NOTE |



