Marijke Luttekes on Nostr: npub1wfj5g…52ewz Yes, but it will need JavaScript. For example, the delete label ...
npub1wfj5gystuu05y2ssfu7eknl8aes4str77lt24qvyeffufqtw2uksu52ewz (npub1wfj…2ewz) Yes, but it will need JavaScript.
For example, the delete label should refer to the entity it is deleting.
In an ideal situation, you would visibly remove the row from the list of forms and have the "delete" checkbox input replaced with a hidden value to please the back-end.
For an app primarily geared towards screen reader users, we also discussed adding rows in a `<dialog>` rather than on the main page.
For example, the delete label should refer to the entity it is deleting.
In an ideal situation, you would visibly remove the row from the list of forms and have the "delete" checkbox input replaced with a hidden value to please the back-end.
For an app primarily geared towards screen reader users, we also discussed adding rows in a `<dialog>` rather than on the main page.