backend icon indicating copy to clipboard operation
backend copied to clipboard

Missing `isGradingAutoPublished` field in "/user"

Open RichDom2185 opened this issue 1 year ago • 0 comments

image

This is causing UI state/rendering bugs in the frontend as the React components switch from uncontrolled to controlled (due to the undefined value).

And also affects downstream logic due to broken assumptions.

RichDom2185 avatar May 03 '24 07:05 RichDom2185