editor icon indicating copy to clipboard operation
editor copied to clipboard

Diff Screen UI & Alignment Problem

Open EnverYsr opened this issue 2 years ago • 4 comments

When I click on view changes to see the changes in the checkpoint, there are alignment problems in the area I see.

Problem image

Solution Steps

The solution is very simple, it takes a total of 5 minutes of your time. Can't you include it in the next sprint and solve it?

Ui panel flex is present but flex alignment is missing

-Add flex-direction:column: image

-This area has a flex-grow:1 but also you should add flex-direction:column too image

-Also this area missing width should be width:100% image

-And problem solved image

EnverYsr avatar May 26 '23 13:05 EnverYsr

Hi @EnverYsr, thanks for reporting this issue. I’m failing to reproduce it on my machine, please could you provide some details about your browser. A link to the project would also be helpful.

ellthompson avatar May 26 '23 15:05 ellthompson

image image

This problem only happens in chrome. Regardless of the project, it comes this way in every project I open.

EnverYsr avatar May 26 '23 17:05 EnverYsr

image image

This problem only happens in chrome. Regardless of the project, it comes this way in every project I open.

Thanks @EnverYsr. Could you also confirm whether this occurs when running in incognito mode?

ellthompson avatar May 26 '23 17:05 ellthompson

@EnverYsr I just wanted to bump this and echo @ellthompson's question: does this problem happen in an incognito tab? We suspect a plugin/extension is interfering with the Editor's CSS.

willeastcott avatar Jun 08 '23 20:06 willeastcott

Cannot reproduce and @EnverYsr did not confirm whether this happens in an incognito tab. And it's also interesting that we haven't received any other reports of this issue. So I do suspect a rogue browser extension could be the root cause.

Closing. But I am more than happy to re-open if clear steps to reproduce the problem can be provided.

willeastcott avatar Dec 15 '25 18:12 willeastcott