Skip to content

fix(ContactsList): not being visible on small screens - #4783

Merged
GVodyanov merged 1 commit into
mainfrom
fix/contacts-list-on-small-screens
Oct 9, 2025
Merged

fix(ContactsList): not being visible on small screens#4783
GVodyanov merged 1 commit into
mainfrom
fix/contacts-list-on-small-screens

Conversation

@GVodyanov

Copy link
Copy Markdown
Contributor

Fix #4745

Before After
image image

Signed-off-by: Grigory Vodyanov <scratchx@gmx.com>
@GVodyanov GVodyanov self-assigned this Oct 9, 2025
@GVodyanov
GVodyanov requested a review from hamza221 as a code owner October 9, 2025 11:36
@GVodyanov GVodyanov added the 3. to review Waiting for reviews label Oct 9, 2025
@codecov

codecov Bot commented Oct 9, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 11.04%. Comparing base (8478d48) to head (5d0341e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #4783   +/-   ##
=========================================
  Coverage     11.04%   11.04%           
  Complexity      293      293           
=========================================
  Files           127      127           
  Lines          6565     6565           
  Branches       1204     1204           
=========================================
  Hits            725      725           
  Misses         5718     5718           
  Partials        122      122           

☔ 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.

@SebastianKrupinski

Copy link
Copy Markdown
Contributor

/backport to stable8.0

@SebastianKrupinski

Copy link
Copy Markdown
Contributor

@GVodyanov do you know if 7.3 is affected by this?

@GVodyanov
GVodyanov merged commit b66fc47 into main Oct 9, 2025
45 checks passed
@GVodyanov
GVodyanov deleted the fix/contacts-list-on-small-screens branch October 9, 2025 16:33
@GVodyanov

Copy link
Copy Markdown
Contributor Author

@GVodyanov do you know if 7.3 is affected by this?

Nope, not affected, we good

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

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Contact list not shown on narrow screens

2 participants