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

Web RDP: Investigate supporting dynamic resizing without a refresh #282

Open
bpmct opened this issue Aug 19, 2024 · 2 comments
Open

Web RDP: Investigate supporting dynamic resizing without a refresh #282

bpmct opened this issue Aug 19, 2024 · 2 comments
Assignees

Comments

@bpmct
Copy link
Member

bpmct commented Aug 19, 2024

Can we support dynamic resizing without a refresh? When we originally created this module I believe this was working, but I could be mistaken.

A couple of customers reported this as well

https://www.loom.com/share/03ef61e0f0fc40419a192a9e74b357b4

@bpmct
Copy link
Member Author

bpmct commented Aug 19, 2024

@Parkreiner @stirby was this something we originally investigated, or is this a new request? My memory isn't serving me correctly

@Parkreiner
Copy link
Contributor

Parkreiner commented Aug 19, 2024

I think this is something @stirby was looking into. So far, I don't think the Coder module logic does enough that would cause Devolutions to break. All it's doing is handling the form auto-submission and hiding the sidebar

I guess it's possible that when the app resizes, the Devolutions app logic tries subtracting the width the sidebar should be from the width of the rest of app. And because the sidebar is gone, that extra width being subtracted isn't being added back

I can look into that part specifically, but I don't know what @stirby has looked into so far

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

No branches or pull requests

2 participants