Stephen Gates
Stephen Gates
See 1.2 at https://blog.avocode.com/blog/4-must-know-tips-for-building-cross-platform-electron-apps for a potential resolution
I have temporarily disabled the menu item in https://github.com/ODIQueensland/data-curator/commit/f6eb0fb8d8ba8eb3821cadf3f76f7bc3defcb6e4 so it's not a problem in the Beta. Will fix in future release.
This behaviour seems to be due to using `role: 'selectall'` when you use `label: 'Select All',` `accelerator: 'CmdOrCtrl+A'` the selecting of ui components doesn't occur https://github.com/ODIQueensland/data-curator/commit/71cae21df3a27a5a6f09fb6517a434b282c2a0a4
Command + A works to select all in 0.5.4. Menu item removed. Should put back and get working at some stage.
Updated [acceptance test](https://app.cucumber.pro/projects/data-curator/documents/branch/develop/test/features/edit/select-all.feature)
Still present in 0.5.4
Problem remains in 0.17.0
Hi, thanks for your contribution however I think more is required: - There is no [menu user interface](https://github.com/ODIQueensland/data-curator/blob/develop/src/main/menu.js) change to accommodate the import pipe file option - You should also...
@mattfullerton having curated a few datasets so far it's a BIG +1 for shuffling the form columns to match the curated columns. With such a backlog we have to make...
Sure. happy to do anything to make the contribution and curation process easier.