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

Onboarding: misplaced overlay #2863

Closed
g123k opened this issue Aug 30, 2022 · 4 comments · Fixed by #2889
Closed

Onboarding: misplaced overlay #2863

g123k opened this issue Aug 30, 2022 · 4 comments · Fixed by #2889
Assignees
Labels
🤗 Onboarding We need to onboard users on how the app works, but also on content like Nutri-Score, Eco-Score…

Comments

@g123k
Copy link
Collaborator

g123k commented Aug 30, 2022

Hi everyone,

The onboarding has a problem on small devices, including the iPod Touch.
All overlays are misplaced. What's the right way to fix it? Hide the overlays completely?

IMG_0022 2

@g123k g123k added the 🤗 Onboarding We need to onboard users on how the app works, but also on content like Nutri-Score, Eco-Score… label Aug 30, 2022
@monsieurtanuki
Copy link
Contributor

All overlays are misplaced

You mean only the "tooltip", right?

Not a big fan of that tooltip anyway: if you click on "Next" the first time it does not work as it closes the tooltip instead.
A dialog instead of the tooltip? That would solve the issue.

@g123k
Copy link
Collaborator Author

g123k commented Aug 31, 2022

Yes, it's about the black tooltip

@monsieurtanuki
Copy link
Contributor

monsieurtanuki commented Aug 31, 2022 via email

@monsieurtanuki
Copy link
Contributor

Actually the text doesn't match the UX: "you can tap on any item" - no, you can't, first you have to click anywhere in order to dismiss the tooltip, and then you can tap on any item.
But that's another story.

monsieurtanuki added a commit to monsieurtanuki/smooth-app that referenced this issue Sep 6, 2022
…n top

Impacted file:
* `knowledge_panel_page_template.dart`: higher tooltip; removed the "click anywhere on the screen" capture that prevented a direct click on items
monsieurtanuki added a commit to monsieurtanuki/smooth-app that referenced this issue Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤗 Onboarding We need to onboard users on how the app works, but also on content like Nutri-Score, Eco-Score…
Development

Successfully merging a pull request may close this issue.

2 participants