Rewrite the source editing feature so it uses the UI library #12062
Labels
package:source-editing
resolution:expired
This issue was closed due to lack of feedback.
status:stale
type:task
This issue reports a chore (non-production change) and other types of "todos".
Provide a description of the task
ATM the
<textarea>
is created in DOM only and configured manually and never re-used. This makes the whole code hard to read and a little messy. Let's write the UI layer properly.I'm posting the draft here: #12063.
The text was updated successfully, but these errors were encountered: