okfn / opendataeditor

No-code application to explore and publish all kinds of data: datasets, tables, charts, maps, stories, and more. Forever free and open source project powered by open standards and generative AI.
http://opendataeditor.okfn.org
MIT License
150 stars 18 forks source link

356 fixing editor layout #375

Closed pdelboca closed 1 month ago

pdelboca commented 1 month 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 1 month ago

MERGED to unblock #349 work