classtranscribe / FrontEnd

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

Change layout of text/image in edit structure mode #604

Closed sujitv19196 closed 1 year ago

sujitv19196 commented 1 year ago

Problem: Currently, the image and text are horizontal to each other. In the book the layout is image on top and text below.

image

Solution: Change the edit-structure UI to reflect how it will look in the book. So we want in order of top to bottom: Title, Image, text. The goal of this is to eventually merge the edit chapter and edit structure views,.