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: Remove floating window manager #2020

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

zusorio
Copy link
Member

@zusorio zusorio commented Nov 18, 2024

Remove the floating window manager and redesign some of the surrounding UI.

Closes #2011

Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.62%. Comparing base (3fbb0a1) to head (f4b615c).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2020   +/-   ##
=======================================
  Coverage   84.62%   84.62%           
=======================================
  Files         212      212           
  Lines        7068     7068           
  Branches      493      493           
=======================================
  Hits         5981     5981           
  Misses        926      926           
  Partials      161      161           

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


🚨 Try these New Features:

Copy link

github-actions bot commented Nov 18, 2024

A Storybook preview is available for commit 74cb41f.
➡️ View Storybook
➡️ View Chromatic build

This comment has been minimized.

Copy link
Member

@MoritzWeber0 MoritzWeber0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd only remove it from the dropdown menu / remove the dropdown menu. It's still working and relevant - but not useful at the moment, but will get useful when it's possible to spawn sessions from the session viewer. In the tiling window manager it would automatically rearrange all existing windows, the floating window manager doesn't have the issue.

@zusorio zusorio force-pushed the remove-floating-window-manager branch from 1e7300b to 529ed95 Compare November 19, 2024 09:02

This comment has been minimized.

Remove the option to spawn a session using the floating window manager and rework some of the UI
surrounding it.

Closes #2011
@zusorio zusorio force-pushed the remove-floating-window-manager branch from 529ed95 to f4b615c Compare November 19, 2024 09:45
Copy link

sonarcloud bot commented Nov 19, 2024

Copy link

This report was generated by comparing 74cb41f with 3fbb0a1.
If you would like to check difference, please check here.

change detected

ArtifactName: reg

item count
pass 336
change 30
new 0
delete 0
📝 Report

Differences

Session Components_Active Sessions_Loading_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Loading_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_No Active Stories_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_No Active Stories_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Readonly Session Success State_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Readonly Session Success State_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Failed State_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Failed State_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Not Found State_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Not Found State_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Pending State_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Pending State_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Preparation Pending State_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Preparation Pending State_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Preparation Running State_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Preparation Running State_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Running State_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Running State_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Shared With User_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Shared With User_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Sharing Enabled_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Sharing Enabled_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Terminated State_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Terminated State_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Unknown State_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session Unknown State_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session With Feedback Enabled_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Session With Feedback Enabled_mobile.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Shared Session_desktop.png

actual Actual
expected Expected
difference Difference

Session Components_Active Sessions_Shared Session_mobile.png

actual Actual
expected Expected
difference Difference

@MoritzWeber0 MoritzWeber0 merged commit 80bf20f into main Nov 19, 2024
29 checks passed
@MoritzWeber0 MoritzWeber0 deleted the remove-floating-window-manager branch November 19, 2024 10:01
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.

Remove the floating window manager from Internal Session Viewer
2 participants