elebitzero

Results 17 comments of elebitzero

This is a duplicate of #5138 which was already fixed in next release, and will be included in next 3.6.0 patch release. To my knowledge, the current snapshot release is...

I checked Docusaurus Algolia issues, and there have been some reports of duplicate entries. I looked at the API payload returned by Algolia, and it looks like for each help...

The ignore clause added to dependabot.yml doesn't seem to be working. https://github.com/OpenRefine/OpenRefine/blob/cd7ca684328b6dc885642ae463f01b0e1744f45b/.github/dependabot.yml#L17

Hey @Abbe98, Instead of one big PR, you could organize it into smaller PRs which build on each other. This way, the work can be checked in incrementally, which has...

Sure, we don't have to follow latest jquery-ui exactly. I have reverted the dialog border padding. But I do think there is consensus amongst modern CSS frameworks for the larger...

Thank you for the feedback. I have clicked through most of the app, and the buttons look fine. If there is any side effect found, it should be easy to...

@lozanaross Thanks for the comments. Regarding the font size, the button paddings are in em units, and would be the same even if the default font is increased. As for...

@lozanaross I have updated the spacing between buttons in the dialog-footer to match the latest jQuery (0.4em). As for the menu buttons at the top, I left them at their...

The parsing of escape characters in CSV data is disabled. It looks like there was a plan to add a setting to turn it on/off, but it was never implemented....

Hey @RhydianLLGC, There was an issue (#4972) that was fixed in 3.6.0 where the project list would not load if there was a malformed project. You could try version 3.6.0...