# Pastebin Itk0YNBS ## Potential GSoC 2019 Targets ### **Add edits preview to every MusicBrainz editing page** - Figure out what all the files have to be editing or added. - Understand how rendering works in musicbrainz-server. - Add edit previews for Aliases for which React Code can be found at /root/component/aliases - Convert edit_form.tt to React and add edit previews into edit note section ( /root/entityType/edit_form.tt ) - Add edit previews to Events - Add edit previews to Label - Add edit previews to Place - Add edit previews to Series - Add edit previews to Work - Add edit previews to Release group - Add edit previews to Artist - Add edit previews to Standalone recording - Make the preview component in a seperate file and common to all the entity types - (Bonus) Could also change the sections into sub tabs - (Bonus) Change edit preview for release from KnockoutJS to ReactJS ( can be done using react states ) - (Bonus) Add a preview button which shows you the preview of the entity after it might get accepted