From a7957770f514c6f053b473689ee06b985cfc7e9d Mon Sep 17 00:00:00 2001 From: IRBorisov <8611739+IRBorisov@users.noreply.github.com> Date: Sat, 9 Mar 2024 16:40:13 +0300 Subject: [PATCH] Update TODO.txt --- TODO.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.txt b/TODO.txt index ff171d95..2e2338f3 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,7 +3,8 @@ This list only contains global tech refactorings and tech debt For more specific TODOs see comments in code [Functionality] -- home page +- landing page +- home page (user specific) - export PDF - bug report form - блок нотификаций пользователей @@ -22,6 +23,8 @@ For more specific TODOs see comments in code - draggable rows in constituents table - Clickable IDs in RSEditor tooltips +- ARIA (accessibility considerations) - for now machine reading not supported + [Tech] - add debounce to some search fields