diff options
Diffstat (limited to 'ISSUES.md')
-rw-r--r-- | ISSUES.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,7 +2,7 @@ ## Income view -- Edit an income +- Go to page 1 after adding an income ## Payment @@ -23,6 +23,7 @@ ## Bugs - Fix page flickering on loading +- After modal close, it is still on the DOM, preventing any click # Additional features @@ -40,6 +41,7 @@ # Code +- Do something with ModalForm and ConfirmDialog - remove client warning messages - Use BEM style - Move the CSS out from the index page |