Updated and removed todos.

This commit is contained in:
Lucid Kobold
2022-01-27 13:45:17 -06:00
parent 5107b0cdbd
commit 314ead7a79
5 changed files with 9 additions and 7 deletions

View File

@@ -65,7 +65,8 @@ const DateRoute: React.FC<unknown> = () => {
/**
* TODO: Update to disallow navigation in the future and too far in the past.
* Update so that a date given in the future take the user to /now to today's date.
* Update so that a date given beyond the last valid date will bring the user to the last month that has stickers within it.
* Update so that a date given beyond the last valid date will bring the user to the
* last month that has stickers within it (When filter is enabled) or to the creation date of the chart..
*/
return (