spec(move_and_morph): add some spec and lint with rubocop/haml/eslint
This commit is contained in:
parent
857a1fc496
commit
e7eee7ba72
7 changed files with 112 additions and 34 deletions
|
@ -61,6 +61,7 @@ export class SelectChampPositionTemplateController extends ApplicationController
|
|||
if (stableIdDidChange) {
|
||||
changedSelectTarget.form?.requestSubmit();
|
||||
}
|
||||
event.stopImmediatePropagation();
|
||||
}
|
||||
|
||||
private getStableIdForSelect(select: HTMLSelectElement): string | null {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue