Skip to content

Adjust feast thrasher style on apps#15406

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

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

Screenshot 2026-03-04 at 14 21 38 Screenshot 2026-03-04 at 14 24 14

Android

Screenshot 2026-03-04 at 14 19 40 Screenshot 2026-03-04 at 14 20 31

@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
@tomrf1 tomrf1 marked this pull request as ready for review March 4, 2026 14:25
@tomrf1 tomrf1 requested review from a team as code owners March 4, 2026 14:25
@github-actions
Copy link

github-actions bot commented Mar 4, 2026

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@tomrf1 tomrf1 added the run_chromatic Runs chromatic when label is applied label Mar 4, 2026
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Mar 4, 2026
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