Update TODO.txt

This commit is contained in:
IRBorisov 2024-03-09 16:40:13 +03:00
parent 5e91eccd68
commit a7957770f5

View File

@ -3,7 +3,8 @@ This list only contains global tech refactorings and tech debt
For more specific TODOs see comments in code For more specific TODOs see comments in code
[Functionality] [Functionality]
- home page - landing page
- home page (user specific)
- export PDF - export PDF
- bug report form - bug report form
- блок нотификаций пользователей - блок нотификаций пользователей
@ -22,6 +23,8 @@ For more specific TODOs see comments in code
- draggable rows in constituents table - draggable rows in constituents table
- Clickable IDs in RSEditor tooltips - Clickable IDs in RSEditor tooltips
- ARIA (accessibility considerations) - for now machine reading not supported
[Tech] [Tech]
- add debounce to some search fields - add debounce to some search fields