mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 11:48:08 +08:00
Replaces toolbar popup-menu with select-kit
This commit is contained in:
@ -2,4 +2,6 @@ export function displayPollBuilderButton() {
|
||||
visit("/");
|
||||
click("#create-topic");
|
||||
click(".d-editor-button-bar .options");
|
||||
|
||||
expandSelectKit('.toolbar-popup-menu-options');
|
||||
}
|
||||
|
Reference in New Issue
Block a user