Handle a non successful credential update #1256

Open
opened 2023-05-08 13:05:44 +00:00 by Duponin · 0 comments
Member

When a user is updating their bio beyond character limit, backend returns a non-successful HTTP code, frontend silently fails.
For more information, please see the linked fix issue at bottom of description.

Current state is backend sending a 403 code. The correct code, 413, will be sent once https://git.pleroma.social/pleroma/pleroma/-/issues/3119 is completed.

fix https://git.pleroma.social/pleroma/pleroma/-/issues/3053

When a user is updating their bio beyond character limit, backend returns a non-successful HTTP code, frontend silently fails. For more information, please see the linked fix issue at bottom of description. Current state is backend sending a 403 code. The correct code, 413, will be sent once https://git.pleroma.social/pleroma/pleroma/-/issues/3119 is completed. fix https://git.pleroma.social/pleroma/pleroma/-/issues/3053
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-fe#1256
No description provided.