- Issue created by @aleix
When a new link is added it should be automatically appended to dropdown list of related links.
Change must be done in
InlineRelatedPostUI listening to editor change:data with this.listenTo(editor.model.document, 'change:data',() => { }) ??
Active
User interface