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 ingredients game paper cuts #915

Merged
merged 5 commits into from
Mar 10, 2024

Conversation

alexfauquette
Copy link
Member

@alexfauquette alexfauquette commented Mar 7, 2024

  • Do not allow to click on show OCR if the data is not available
  • Show the number of scan of the product
  • Fix dark mode
  • Simplify color code with known/unknown ingredients

Copy link

netlify bot commented Mar 7, 2024

Deploy Preview for warm-cannoli-79bbb2 ready!

Name Link
🔨 Latest commit 0811d13
🔍 Latest deploy log https://app.netlify.com/sites/warm-cannoli-79bbb2/deploys/65edca472ea5b500088abd9c
😎 Deploy Preview https://deploy-preview-915--warm-cannoli-79bbb2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

<a href={off.getProductUrl(code)}>{code}</a>)
{product_name || "No product name"} (scan: {scans_n})
<br />
<a href={off.getProductUrl(code)}>{code}</a>

Check warning

Code scanning / CodeQL

Client-side URL redirect Medium

Untrusted URL redirection depends on a
user-provided value
.
@alexfauquette alexfauquette merged commit 30bc43a into openfoodfacts:master Mar 10, 2024
6 checks passed
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