Romina Colman

Results 24 issues of Romina Colman

The previous version of the ODE allowed users to sort data in their column (A-Z / Z-A). However, in the migration to Pyside6, we didn't implement this functionality. This ticket...

We need to investigate why the response time is longer on Mac.

Pato, this is a Windows-related bug. I'll share the logs with you via email + a video showing the problem. Steps: - Upload the file. - Click on the AI...

Define if we will remove React support in the new version (October 2025).

After executing the prompt, if the user clicks on the main screen or other part of the ODE, the AI dialog disappears and the process is stopped. Is there a...

[This PR ](https://github.com/okfn/opendataeditor/pull/1005)only implement changes to Excel files. We need to apply the same logic to Google Sheets files ingested into the ODE. In short, if a Google file has...

A user has reported this problem: File "ode\main.py", line 1044, in migrate_metadata_store() ~~~~~~~~~~~~~~~~~~~~~~^^ File "ode\utils.py", line 54, in migrate_metadata_store metadata = json.load(file) File "json\__init__.py", line 293, in load File "json\__init__.py",...

ODE users have suggested as key feature the possibility of freezing the first row when they ingest large files and they scroll down. Does Pyside6 offer some kind of technical...

This ticket is to investigate what would we need to do, from a technical point of view, to allow the implementation of plug-ins into de ODE. --- ## Plugin Systems...

In the stable version of the ODE we had the **Redo** and **Undo** buttons at the top of the datagrid. However, those button are missing in the latest ODE version....