shlinkio / shlink-web-client

A React-based client application for Shlink
https://app.shlink.io
MIT License
288 stars 76 forks source link

Fix broken server dropdown menu when auto-connect is enabled #1102

Closed acelaya closed 6 months ago

acelaya commented 6 months ago

Closes #1084

github-actions[bot] commented 6 months ago

Preview environment

https://shlinkio.github.io/shlink-web-client/feature/server-menu-fix/

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 85.58%. Comparing base (80b4d26) to head (36e2ba5). Report is 1 commits behind head on develop.

Files Patch % Lines
src/servers/ManageServersRowDropdown.tsx 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1102 +/- ## =========================================== - Coverage 85.63% 85.58% -0.05% =========================================== Files 55 55 Lines 2276 2276 Branches 305 306 +1 =========================================== - Hits 1949 1948 -1 Misses 23 23 - Partials 304 305 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.