Migrate deprecated native textarea in timeline_events_form.vue
What does this MR do and why?
Migrate deprecated textarea
to GlFormTextarea
in app/assets/javascripts/issues/show/components/incidents/timeline_events_form.vue
.
It's a part of Pajamas adoption project
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Open some project.
- Goto
Plan -> Issues
and create new Issue(with Incident type). - Switch to
Timeline
tab and create new timeline event. - Verify Timeline text component.
Covered by spec/features/incidents/incident_timeline_events_spec.rb
Related to #448478 (closed)
Edited by Taras Tadai