JS-Based Modal Views #10

Open
opened 2025-02-27 13:28:49 +00:00 by boris · 1 comment
Owner

Login Modal and CRUD Modals are currently handled by PHP. This is frankly disgusting and I hate it. Modals should be handled by JS for reliable implementation. This would also fix many Header() issues.

Login Modal and CRUD Modals are currently handled by PHP. This is frankly disgusting and I hate it. Modals should be handled by JS for reliable implementation. This would also fix many Header() issues.
boris added the
bug
enhancement
labels 2025-02-27 13:28:49 +00:00
Author
Owner

Need to JSON encode userdata / viewdata to pass to client. API could also work, but complex.

Need to JSON encode userdata / viewdata to pass to client. API could also work, but complex.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: boris/Ecobuddy#10
No description provided.