homarr-labs / homarr

A modern and easy to use dashboard. 14+ integrations. 10K+ icons built in. Authentication out of the box. No YAML, drag and drop configuration.
https://homarr.dev
MIT License
18 stars 5 forks source link

fix: confirm not selected by default in confirm modal #1232

Closed Meierschlumpf closed 1 month ago

Meierschlumpf commented 1 month ago


Homarr

Thank you for your contribution. Please ensure that your pull request meets the following pull request:

Resolves https://discord.com/channels/972958686051962910/1267085405631807548

deepsource-io[bot] commented 1 month ago

Here's the code health analysis summary for commits 547287d..8cdcf36. View details on DeepSource β†—.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScriptβœ… SuccessView Check β†—

πŸ’‘ If you’re a repository administrator, you can configure the quality gates from the settings.
github-actions[bot] commented 1 month ago

Coverage Report

Status Category Percentage Covered / Total
πŸ”΅ Lines 38.95% 13997 / 35928
πŸ”΅ Statements 38.95% 13997 / 35928
πŸ”΅ Functions 35.1% 363 / 1034
πŸ”΅ Branches 70.59% 1253 / 1775
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/modals/src/confirm-modal.tsx 12.5% 100% 100% 12.5% 32-34, 36-37, 39-40, 42-46, 48-50, 52-57, 59-61, 63-65, 67-69, 71-77, 79-81, 83-86, 88-92
Generated in workflow #3137 for commit 8cdcf36 by the Vitest Coverage Report Action