cleaning up code a bit #9

Closed
opened 2025-04-18 20:34:39 +00:00 by axel · 0 comments
Owner
  • get rid of any remaining form.error / console.log debugging statements
  • use Object.fromEntries in from server-side -> switched to decode-formdata with 464905749b
  • reduce code duplication in components with snippets where possible
  • check for missing aria labels/roles
  • replace .find() with discarded results with .some()
- [ ] get rid of any remaining form.error / console.log debugging statements - ~~use Object.fromEntries in from server-side~~ -> switched to decode-formdata with 464905749b - [ ] reduce code duplication in components with snippets where possible - [ ] check for missing aria labels/roles - [x] replace .find() with discarded results with .some() - done in 3782f7b4fe
axel added the
low priority
refactor
labels 2025-04-18 20:34:39 +00:00
axel added this to the MVP project 2025-04-18 20:34:39 +00:00
axel closed this issue 2025-04-21 11:55:13 +00:00
axel moved this to Completed in MVP on 2025-04-21 11:55:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: axel/wol-dash#9
No description provided.