Use gl-components in wiki_form.vue
Decision in the comments not to work on this issue. Instead we will focus on updating the Wiki edit page as a whole, allowing us to adopt more gl-components in the process.
The following discussion from !55936 (merged) should be addressed:
-
@himkp started a discussion: (+1 comment)
I've not used
GlFormGroup
,GlInput
,GlSelect
components here because using them would require overriding the GL styles to match the UI with what it already is. Since this is just a code migration, we should not change the UI along with it, and also do the smallest iteration possible.