Login form not center aligned
I was trying yo signup and saw this.
Additionally when i reach 100% zoom normal value i use the login button disappers
Thanks for reporting this. Just to double-check, in the first picture did you resize the browser window?
https://github.com/HeyPuter/puter/assets/18411315/bbbc4809-6dfe-4213-bc3e-35fd362f8872
Like this.But I don't think it's problem .
Thank you for the video, this makes it clear. We could potentially center some of these forms dynamically to resolve the issue but I need to investigate further whether this'll break anything in terms of styling.
Thank you for the video, this makes it clear. We could potentially center some of these forms dynamically to resolve the issue but I need to investigate further whether this'll break anything in terms of styling.
Is it possible to re-render the UI by detecting that the user has adjusted the window?
We don't really need to re-render everything but there are some cases like the above that need to be addressed. I have an open issue for similar behaviour: https://github.com/HeyPuter/puter/issues/12
We don't really need to re-render everything but there are some cases like the above that need to be addressed. I have an open issue for similar behaviour: #12
OK,i can try,resolve this issues.
@meetqy great work fixing the issue....but i found it happing on other app to Like on about , terminal and recorder. So, @jelveh have a look at that is restored??? (I don't know the exact term)
ah, that's because puter.com's version is behind this repo. This repo is the bleeding edge, so if you run it locally this problem should be resolved