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

feat: Disallow emojis input on the product name #5460

Closed

Conversation

g123k
Copy link
Collaborator

@g123k g123k commented Jul 4, 2024

Emojis input is now forbidden on the product name:
https://github.com/openfoodfacts/smooth-app/assets/246838/1e6cf5a0-67a2-48e3-ad86-7058f77c26d1

We can now easily forbid them with the SmoothTextFormField Widget .

@g123k g123k requested a review from a team as a code owner July 4, 2024 07:15
@g123k g123k linked an issue Jul 4, 2024 that may be closed by this pull request
@g123k g123k marked this pull request as draft July 4, 2024 07:15
@g123k
Copy link
Collaborator Author

g123k commented Jul 4, 2024

My bad, it's on the brand and not the product name

@g123k g123k closed this Jul 4, 2024
@teolemon
Copy link
Member

teolemon commented Jul 4, 2024

@g123k brand is also welcome, all text fields are target

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

The app could disallow Emoji’s in brand names
2 participants