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: #2123 onboarding preference issues #2231

Conversation

cli1005
Copy link
Contributor

@cli1005 cli1005 commented Jun 9, 2022

What

Some text is cropped + the settings icon shouldn't be clickable

Screenshot

display the tooltip by tapping icon setting
Simulator Screen Shot - iPhone 13 - 2022-06-09 at 10 59 25 Simulator Screen Shot - iPhone 13 - 2022-06-09 at 10 59 31
-- --

Fixes bug(s)

#2123

@cli1005 cli1005 requested a review from a team as a code owner June 9, 2022 09:06
@@ -95,7 +95,7 @@ class _HelperState extends State<_Helper> {
),
),
Container(
height: _isProductExpanded ? null : 150,
height: _isProductExpanded ? null : 180,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A bit approximative...

@M123-dev
Copy link
Member

M123-dev commented Jun 9, 2022

What about changing the icon to a "Info" icon when in onboarding

@teolemon teolemon merged commit 70cfea0 into openfoodfacts:develop Jun 9, 2022
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.

4 participants