okfn / opendataeditor

The Open Data Editor (ODE) is a no-code application to explore, validate and publish data in a simple way. Forever free and open source project powered by the Frictionless Framework.
http://opendataeditor.okfn.org
MIT License
183 stars 23 forks source link

356 fixing editor layout #375

Closed pdelboca closed 6 months ago

pdelboca commented 6 months ago

Fixes #356

This PR fixes the problem we are having in our current layout that were introduced in #327.

In this PR I'm reverting those changes in favor of refactoring the Package Layout to work smoothly with MUI Grids. I'm also using Conditional Rendering instead of disabled Box to handle the change between sections.

image

roll commented 6 months ago

MERGED to unblock #349 work