classtranscribe / FrontEnd

The React + Redux Frontend for ClassTranscribe
https://classtranscribe.illinois.edu
Other
26 stars 28 forks source link

Make the text boxes in edit-structure Ui editable #610

Closed sujitv19196 closed 11 months ago

sujitv19196 commented 1 year ago

Problem

Current Edit-structure Ui does not allow user to delete images or text We want to merge the functionality of the edit-structure and edit-chapter UIs

Solution

Mockup: https://www.figma.com/proto/OVKDEecxHeRruHC42ADXAQ/Edit-Structure?node-id=1-2&scaling=min-zoom&page-id=0%3A1

angrave commented 1 year ago

BTW Suggest you could develop & merge this on a different branch (e.g. experiment), so that staging branch can continue to be whats going into production in the near future.

We have another experimental server that could be used to host this.

sujitv19196 commented 11 months ago

implemented