Skip to content

Commit ad33942

Browse files
committed
TODO
1 parent 701b20b commit ad33942

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

TODO.txt

+4-5
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ BUGS:
55

66
maybe dispatch an action like 'AUTHOR_DELETED' from the 'DELETE_AUTHOR' mutation and then the form can use that to update the list
77

8-
- saving/deleting a course and then being redirected back to the course list results in a slow load of course list to update it
9-
need to make this seamless
8+
- refresh author list after deleting, BEFORE navigating back to it so the user doesn't see the record disappear
9+
- same for course page
1010

11+
- header links stay in mouse-down state after clicked
1112

1213
FEATURES:
1314

@@ -28,6 +29,4 @@ FEATURES:
2829

2930

3031
- check that fields actually changed before allowing saves
31-
32-
- refresh author list after deleting, BEFORE navigating back to it so the user doesn't see the record disappear
33-
- same for course page
32+
- track original values

0 commit comments

Comments
 (0)