Skip to content

fix: Resolve PinchToZoomExplainer being hidden behind "Add a Price" floating button#7414

Open
chetanr25 wants to merge 1 commit intoopenfoodfacts:developfrom
chetanr25:pinch_fix
Open

fix: Resolve PinchToZoomExplainer being hidden behind "Add a Price" floating button#7414
chetanr25 wants to merge 1 commit intoopenfoodfacts:developfrom
chetanr25:pinch_fix

Conversation

@chetanr25
Copy link
Copy Markdown
Contributor

What

  • Adjusted layout to prevent Add a Price FAB from overlapping PinchToZoomExplainer
  • Ensured PinchToZoomExplainer is fully visible and clickable

Screenshot or video

photo_2026-02-13 03 00 00

Fixes bug(s)

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 9.11%. Comparing base (4d9c7fc) to head (c93ef18).
⚠️ Report is 1334 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##           develop   #7414      +/-   ##
==========================================
- Coverage     9.54%   9.11%   -0.44%     
==========================================
  Files          325     623     +298     
  Lines        16411   36599   +20188     
==========================================
+ Hits          1567    3337    +1770     
- Misses       14844   33262   +18418     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@teolemon teolemon left a comment

Choose a reason for hiding this comment

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

Funny thing is that I was not aware of the existence of the pinch to zoom since it was hidden 😆
@g123k

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

Projects

Status: Backlog
Status: 💬 To discuss and validate

Development

Successfully merging this pull request may close these issues.

Pinch to zoom icon is hidden behind "Add a Price" floating button in "My proof" screen

3 participants