openfoodfacts/smooth-app

Revamp the "user not connected" popup

Open

#6,456 opened on Mar 17, 2025

View on GitHub
 (6 comments) (0 reactions) (1 assignee)Dart (459 forks)auto 404
Sign-Upgood first issue👥 User management

Repository metrics

Stars
 (1,372 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi everyone!

We would like to change the current popup (dialog) used when a user has no account/is not signed in. This popup is visible when you try to edit a field (such as Basic info, Ingredients…).

Instead, we want to use this layout:

The design is available on Sketch.

All assets are available in the repo.

For the green buttons, the idea is to have a stamp-like animation. The first item is displayed, then the second one, then the third one. It must be animated.

All items are randomly placed (we could add more later). No third-party library is allowed.

@GSoC students: If you want to develop this feature, please explain us how you would implement it. If you need some help, there's already a PR with an old (but similar) layout.

Contributor guide