puter icon indicating copy to clipboard operation
puter copied to clipboard

Login form not center aligned

Open nepalivai opened this issue 1 year ago • 6 comments

I was trying yo signup and saw this. image

Additionally when i reach 100% zoom normal value i use the login button disappers image

nepalivai avatar Mar 13 '24 15:03 nepalivai

Thanks for reporting this. Just to double-check, in the first picture did you resize the browser window?

jelveh avatar Mar 13 '24 23:03 jelveh

https://github.com/HeyPuter/puter/assets/18411315/bbbc4809-6dfe-4213-bc3e-35fd362f8872

Like this.But I don't think it's problem .

meetqy avatar Mar 14 '24 00:03 meetqy

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.

jelveh avatar Mar 14 '24 00:03 jelveh

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?

meetqy avatar Mar 14 '24 01:03 meetqy

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

jelveh avatar Mar 14 '24 02:03 jelveh

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 avatar Mar 15 '24 22:03 meetqy

@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)

image image

nepalivai avatar Mar 21 '24 12:03 nepalivai

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

jelveh avatar Mar 21 '24 15:03 jelveh