3.json (887B)
1 { 2 "number": 3, 3 "title": "The \"Pretty Pass\"", 4 "state": "open", 5 "author": "MTRNord", 6 "created_at": "2024-11-11T16:30:04Z", 7 "closed_at": null, 8 "labels": [ 9 "enhancement" 10 ], 11 "assignees": [], 12 "body": "#2 already did a good start but there is more to be done :)\r\n\r\n- [x] Add Icons to the UI\r\n- [x] Notifications (especially useful/nice for long running things)\r\n- [x] Horizontally Centering the progress of the conversion around the progress bar\r\n- [x] Consistent \"Go back\" flow. Some pages have an abort button but others dont. Ideally all should have one\r\n- [ ] Consider having arrow keys to navigate to the previous step https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1-latest/class.NavigationView.html (seems to be not as straight forward as I assumed)\r\n- [ ] Keybindings\r\n- [ ] Use the newer version of the file dialog", 13 "comments": [] 14 }