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
163 stars 19 forks source link

527 remove shortcuts #530

Closed pdelboca closed 4 weeks ago

pdelboca commented 1 month ago

It also adds a cursor: pointer to the elements.


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

Deploying opendataeditor with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0d7348e
Status: ✅  Deploy successful!
Preview URL: https://d710a511.opendataeditor.pages.dev
Branch Preview URL: https://527-remove-shortcuts.opendataeditor.pages.dev

View logs

guergana commented 1 month ago

Hi, @pdelboca this PR is only removing the visual part, but the shortcuts are still implemented here: https://github.com/okfn/opendataeditor/blob/main/client/components/Application/Dialogs/FileUpload.tsx#L103