Skip to content

Update report post to use new 'message' field and fetch form from server#1235

Merged
dfsm merged 1 commit intomainfrom
report-post-message
Apr 5, 2026
Merged

Update report post to use new 'message' field and fetch form from server#1235
dfsm merged 1 commit intomainfrom
report-post-message

Conversation

@dfsm
Copy link
Copy Markdown
Contributor

@dfsm dfsm commented Apr 5, 2026

The forums changed the report post form field from 'comments' to 'message' and increased the character limit from 960 to 1000.

The report form is now fetched from the server before displaying, which allows the app to show the site's own instruction text, NWS label, and character limit.
If the post has already been reported, the server's error message is displayed with a tappable dismiss link instead of the form.

Also fixes several pre-existing UI issues: NWS label visibility in dark mode, content clipping under the sheet handle, NWS toggle placed inline with its label, and text view/switch theming using sheet-appropriate theme colors.

Added a new theme key for sheetTextAreaBorderColor.

The forums changed the report post form field from 'comments' to 'message' and increased the character limit from 960 to 1000.
The report form is now fetched from the server before displaying, which allows the app to show the site's own instruction text, NWS label, and character limit. If the post has already been reported, the server's error message is displayed with a tappable dismiss link instead of the form.
Also fixes several pre-existing UI issues: NWS label visibility in dark mode, content clipping under the sheet handle, NWS toggle placed inline with its label, and text view/switch theming using sheet-appropriate theme colors.
Added a new theme key for sheetTextAreaBorderColor.
@dfsm dfsm merged commit fb53afd into main Apr 5, 2026
1 check failed
@dfsm dfsm deleted the report-post-message branch April 5, 2026 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant