feat(AssetManager): Allow editing asset names without a popup #1493
pull_request.yaml
on: pull_request
CLIENT-build
23s
CLIENT-lint
2m 4s
CLIENT-test
16s
SERVER
13s
Annotations
8 errors and 2 warnings
CLIENT-build
'target.textContent' is possibly 'null'.
|
CLIENT-build
'$event.target' is possibly 'null'.
|
CLIENT-build
Property 'blur' does not exist on type 'EventTarget'.
|
CLIENT-build
Argument of type 'FocusEvent' is not assignable to parameter of type 'KeyboardEvent'.
|
CLIENT-build
'$event.target' is possibly 'null'.
|
CLIENT-build
Property 'blur' does not exist on type 'EventTarget'.
|
CLIENT-build
Argument of type 'FocusEvent' is not assignable to parameter of type 'KeyboardEvent'.
|
CLIENT-build
Process completed with exit code 2.
|
CLIENT-lint:
client/src/dashboard/Assets.vue#L356
Attribute "class" should go before "@blur"
|
CLIENT-lint:
client/src/dashboard/Assets.vue#L375
Attribute "class" should go before "@blur"
|