Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add tool info to session deletion dialog #1448

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

dominik003
Copy link
Contributor

This PR adds the tool information to the session termination dialog in the same format as it is displayed in the session card. This makes it easier for a user to identify which session is being closed when they click on "Terminate", as the ID is not known to the user. In addition, the empty css file has been removed and the new Angular control is now used in the component.

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.75%. Comparing base (e9063d6) to head (c91126d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1448   +/-   ##
=======================================
  Coverage   74.75%   74.75%           
=======================================
  Files         169      169           
  Lines        5656     5656           
  Branches      656      656           
=======================================
  Hits         4228     4228           
  Misses       1280     1280           
  Partials      148      148           

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

@dominik003 dominik003 force-pushed the feat-improve-session-deletion-dialog branch from 54f1dc3 to c91126d Compare March 20, 2024 10:22
Copy link

sonarcloud bot commented Mar 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@MoritzWeber0 MoritzWeber0 merged commit 0053307 into main Mar 20, 2024
26 checks passed
@MoritzWeber0 MoritzWeber0 deleted the feat-improve-session-deletion-dialog branch March 20, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants