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 22 forks source link

Ability to see and remove extra cells #549

Closed roll closed 2 months ago

roll commented 2 months ago

Please make sure that all the checks pass. Please add here any additional information regarding this pull request. It's highly recommended that you link this PR to an issue (please create one if it doesn't exist for this PR)

cloudflare-workers-and-pages[bot] commented 2 months ago

Deploying opendataeditor with  Cloudflare Pages  Cloudflare Pages

Latest commit: 135c405
Status: ✅  Deploy successful!
Preview URL: https://4ee471df.opendataeditor.pages.dev
Branch Preview URL: https://499-show-extra-cell-error.opendataeditor.pages.dev

View logs

roll commented 2 months ago

Thanks!

I added a comment as well that it will be good to put all the colors into colors/settings.ts to make it re-usable (as using useTheme here violates React rule of hooks)