Form Error Messages #59

Closed
opened 2024-09-14 18:14:42 +00:00 by corbz · 3 comments
Owner

Error messages such as "This field is required" should appear when form submission fails, currently there is no such implementation, but the data is returned from the api, so it could be abstracted easily.

image
Error messages such as "This field is required" should appear when form submission fails, currently there is no such implementation, but the data is returned from the api, so it could be abstracted easily. <img width="1025" alt="image" src="attachments/effedc7d-9618-41c7-b16e-570fa8cf7a0b">
108 KiB
corbz added the
enhancement
label 2024-09-14 18:14:42 +00:00
corbz added this to the PYRSS project 2024-09-14 18:14:42 +00:00
Author
Owner

Done something that looks ... okay ... on the subscription form, but need a better implementation, and I haven't completed it for the other forms.

Done something that looks ... okay ... on the subscription form, but need a better implementation, and I haven't completed it for the other forms.
Author
Owner

I've made a change that works with any modal for the model rewrite, it works great!

Only issues now are getting it to work with non-bootstrap components, like the select-2.

I've made a change that works with any modal for the model rewrite, it works great! Only issues now are getting it to work with non-bootstrap components, like the select-2.
corbz started working 2024-10-12 22:36:40 +00:00
corbz worked for 49 minutes 2 seconds 2024-10-12 23:25:42 +00:00
corbz deleted spent time 2024-10-12 23:25:47 +00:00
- 49 minutes
Author
Owner

Completed errors messages for select2 on dev

Completed errors messages for select2 on dev
corbz closed this issue 2024-10-15 10:56:00 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Website#59
No description provided.