Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: move bulleted list outside soil id texture description #2343

Merged
merged 3 commits into from
Oct 25, 2024

Conversation

paulschreiber
Copy link
Member

@paulschreiber paulschreiber commented Oct 18, 2024

Description

Move bulleted list outside soil id texture description

nesting the <BulletList> inside <Text> prevents it from wrapping correctly on Android.

I tried a few ways of styling the <Text> and <Trans> components, but couldn’t make it work. We should dig in to that further when we make our own list components: techmatters/terraso-product#991

image

Related Issues

Addresses #2298.

nesting the <BulletList> inside <Text> prevents it from wrapping correctly on Android.

I tried a few ways of styling the <Text> and <Trans> containers, but couldn’t make it work
@paulschreiber paulschreiber merged commit 3ad59ee into main Oct 25, 2024
14 checks passed
@paulschreiber paulschreiber deleted the fix/bullet-list branch October 25, 2024 00:48
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.

2 participants