Migrate `form-input-native-vue` in `app/assets/javascripts/awards_handler.js`
Detected usage of native input inside Vue/JS file.
Please consider using the GlFormInput
component from @gitlab/ui
.
This should probably be tackled at the same time as #418224.
There are two ways to tackle this one:
- Short term fix: a solution similar to #455638 (closed) and #455642 (closed) (and previously !81552 (merged)).
- Long term fix: #418224 (comment 1469744888)
Edited by Mark Florian