commit ac0f6cec7b8fe5ba1e7c831c876bebea3b558912 parent fbf2d436e1be0714349661efb034925e32d89e88 Author: ms <ms@taler.net> Date: Wed, 2 Feb 2022 11:04:11 +0100 FIXME Diffstat:
| M | packages/bank/src/pages/home/index.tsx | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/packages/bank/src/pages/home/index.tsx b/packages/bank/src/pages/home/index.tsx @@ -8,7 +8,9 @@ import { useNotNullLocalStorage, useLocalStorage } from "../../hooks"; import "../../scss/main.scss"; /** - * ToDo: + * FIXME: + * + * - INPUT elements have their 'required' attribute ignored. * * - the page needs a "home" button that either redirects to * the profile page (when the user is logged in), or to