Skip to content

fix(files): Fix unneeded space below menu bar on mobile views - #7890

Merged
juliusknorr merged 1 commit into
mainfrom
fix/7583-display-errors-on-mobile
Nov 5, 2025
Merged

fix(files): Fix unneeded space below menu bar on mobile views#7890
juliusknorr merged 1 commit into
mainfrom
fix/7583-display-errors-on-mobile

Conversation

@JuliaKirschenheuter

Copy link
Copy Markdown
Contributor

📝 Summary

🖼️ Screenshots

🏚️ Before🏡 After
imageScreenshot from 2025-11-04 19-48-15

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
@JuliaKirschenheuter

Copy link
Copy Markdown
ContributorAuthor

@tobiasKaminsky could you please check this version on iOS device please?

@codecov

codecovBot commented Nov 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.96%. Comparing base (3e1b521) to head (2e3a178).
⚠️ Report is 31 commits behind head on main.

Additional details and impacted files
@@ Coverage Diff @@## main #7890 +/- ##
==========================================
- Coverage 47.10% 45.96% -1.14% 
==========================================
Files 141 141 Lines 3883 3964 +81 Branches 733 747 +14 ==========================================
- Hits 1829 1822 -7 - Misses 1760 1838 +78 - Partials 294 304 +10 

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@max-nextcloudmax-nextcloud left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

code looks good.

@juliusknorr

Copy link
Copy Markdown
Member

Merging, as then I can also test iOS once on daily

@juliusknorr
juliusknorr merged commit 1e8fb37 into mainNov 5, 2025
64 of 65 checks passed
@juliusknorr
juliusknorr deleted the fix/7583-display-errors-on-mobile branch November 5, 2025 15:54
@juliusknorr

Copy link
Copy Markdown
Member

/backport to stable32

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

Labels

3. to reviewbugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Beta3: display errors on mobile

3 participants

@JuliaKirschenheuter@juliusknorr@max-nextcloud