-
Notifications
You must be signed in to change notification settings - Fork 4
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: Auto-select sessions in active session overview #2057
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2057 +/- ##
=======================================
Coverage 85.46% 85.46%
=======================================
Files 225 225
Lines 7412 7412
Branches 513 513
=======================================
Hits 6335 6335
Misses 913 913
Partials 164 164 ☔ View full report in Codecov by Sentry. |
A Storybook preview is available for commit 81b8ef6. |
Often users only have one or two sessions and it's faster to unselect the sessions that are not needed.
1850579
to
5f9c44d
Compare
Quality Gate passedIssues Measures |
This comment has been minimized.
This comment has been minimized.
This report was generated by comparing 81b8ef6 with f4b33e5. ArtifactName:
|
item | count |
---|---|
pass | 382 |
change | 30 |
new | 0 |
delete | 0 |
📝 Report
Differences
Session Components_Active Sessions_Readonly Session Success State_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Readonly Session Success State_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Failed State_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Failed State_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Not Found State_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Not Found State_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Pending State_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Pending State_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Preparation Pending State_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Preparation Pending State_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Preparation Running State_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Preparation Running State_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Running State_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Running State_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Shared With User Terminating Soon_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Shared With User Terminating Soon_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Shared With User_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Shared With User_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Sharing Enabled_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Sharing Enabled_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Terminated State_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Terminated State_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Terminating Soon_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Terminating Soon_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Unknown State_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session Unknown State_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session With Feedback Enabled_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Session With Feedback Enabled_mobile.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Shared Session_desktop.png
actual | |
---|---|
expected | |
difference |
Session Components_Active Sessions_Shared Session_mobile.png
actual | |
---|---|
expected | |
difference |
Often users only have one or two sessions and it's faster to unselect the sessions that are not needed.