You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[X]***Clean up options (remove some, add some others)***
28
+
-[X]Good colours -> the current config is okay
29
+
-[X]*Clean up options (remove some, add some others)
30
30
-[X] Colour picker for Color objects
31
31
-[X] Moving back all the way with arrows -> arrow right stops working -> JS was dumb (mod of negative number is negative number wtf)
32
32
-[X] T1 R552, popeye slice point 2 assigns to multiple?
33
33
-[X] Multiple lines showing from annotations
34
34
-[X] Cmd-starting commands (cmd + +, etc) should also be a thing
35
35
-[X] Trackpad zoom & move
36
-
-[X]**Highlighting current fixation (probably add colour change back, or some outline?)**
36
+
-[X] Highlighting current fixation (probably add colour change back, or some outline?)
37
37
-[X] Highlight box for all algos visualization
38
38
-[X] If high agreement, highlight the corresponding box only and user can then (obviously) press space to confirm, else show all options (togglable via setting ofc)
39
-
-[ ]**Keybind panel (possible to keep open?)**
40
-
-[ ]**Put button to open keybind panel in collapsed sidebar**
41
-
-[ ]**Quick guide instead of always visible keybind panel choosable (or none ofc)** -> See below for more details
42
-
-[X]**Download annotations button** -> *export to CSV*
39
+
-[ ]~~Keybind panel (possible to keep open?)~~ -> this wouldn't work well, the keybind panel is huge
40
+
-[X] Put button to open keybind panel in collapsed sidebar
41
+
-[X] Download annotations button -> *export to CSV*
43
42
-[X] Invalid fixation keybind -> shift delete or shift backspace
44
43
-[X] Fix delete annotation bind (doesn't fully unassign, also requires two backspaces)
45
44
-[X] Invalid fixation rendering
46
-
-[ ]**Add button to mark fixation as invalid** -> annotations.markFixationAsInvalid is func to be called -> On hover show keybind
45
+
-[X]Add button to mark fixation as invalid -> annotations.markFixationAsInvalid is func to be called -> On hover show keybind
47
46
-[X] Backspace moves backwards if no annotation present
48
47
-[X] Space bar assignment doesn't work (on Mac at least) --> TODO: Verify
49
48
-[ ]~~Optional: Show zoom box if lots of fixations close by~~
50
49
-[X] Zoom to fixation
51
50
-[X] Move to fixation when moving around (and zoom factor > 1)
52
51
-[ ]**Render hovered boxes above everything else (to make it more legible, maybe add condition to this)**
53
52
54
-
### Quick guide
53
+
### ~~Quick guide~~
55
54
A short summary for how to use the editor, preferrably graphical, with the most important keybinds on there.
56
55
Just an idea from the meeting, doesn't have to happen, but could be a solid idea.
57
56
Alternatively add a button to restart the tour somewhere (maybe in the keybinds panel)
58
57
59
-
58
+
-> We already have a welcome panel, the tour & the keybinds panel.
59
+
I think adding more user guidance would end up being confusing (i.e. suppose I'm looking for info x, in which of these 4 places do I check for x now?)
60
60
61
61
## General
62
62
-[X] Deployment
63
63
-[X] Update theme colours
64
64
-[X] Better error handling for backend errors (i.e. better notifications)
65
-
-[ ]**RWD fixes (Signup and Login views)**
65
+
-[X]RWD fixes (Signup and Login views)
66
66
-[X] Block if device is too small (also touch devices don't work!) -> Design?
67
67
-[ ] Take care of all TODOs in the code
68
68
-[X] Buttons with long actions need spinners or other progress indicator
@@ -73,14 +73,13 @@ Alternatively add a button to restart the tour somewhere (maybe in the keybinds
73
73
-[X] "Select All" on Survey-creation doesn't work
74
74
-[X] Upload pre-assigned points with multi-file select button on Text creation
75
75
-[X] Design
76
-
-[ ] Bug testing
77
76
-[X] Reload surveys on create
78
77
-[X] New Survey options
79
78
-[ ] Add parser for char bounding boxes for the uid based format (take inspiration from the annotations one)
80
79
-[ ] Upload: Allow multiple files for multiple readers or one file with multiple readers -- TODO: Testing
81
80
-[ ] Pre-annotations: One file for each algorithm, filename is the algo name (minus extension).
0 commit comments