Skip to content

Adjust feast thrasher style on apps#15406

Draft
tomrf1 wants to merge 14 commits intomainfrom
tf-feast-thrasher-tweaks
Draft

Adjust feast thrasher style on apps#15406
tomrf1 wants to merge 14 commits intomainfrom
tf-feast-thrasher-tweaks

Conversation

@tomrf1
Copy link
Member

@tomrf1 tomrf1 commented Feb 23, 2026

The new FeastThrasher component will be used for both web and apps fronts.
On apps only we want to adjust the style slightly. This PR adds left/right margin and rounded corners to the container.

While testing this I discovered an issue on the iOS app only where it was scrolling within the webview. The fix was not obvious. We have to set overflow: hidden on the body to prevent this.
Interestingly, removing <!doctype html> solved the scrolling issue (it enables quirks mode which changes how height is determined), but this then messes up the layout of the component, e.g. the image.

iOS

ios_mobile ios_tablet

@github-actions
Copy link

github-actions bot commented Feb 23, 2026

@tomrf1 tomrf1 added the feature Departmental tracking: work on a new feature label Feb 24, 2026
@tomrf1 tomrf1 force-pushed the tf-feast-thrasher-tweaks branch from ca62cc7 to 1cf1d22 Compare February 24, 2026 09:20
@tomrf1 tomrf1 force-pushed the tf-feast-thrasher-tweaks branch from b2bc41e to 878d4c4 Compare February 26, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature Departmental tracking: work on a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant