Found while testing https://github.com/microsoft/vscode-pull-request-github/issues/1152

Can I try this?
@Adam13531 Yes! The second bullet point has already been fixed. The code that adds the "Loading..." text is here: https://github.com/microsoft/vscode-pull-request-github/blob/d8088a6473db83738e477ec116b3bf9041dcb13c/preview-src/app.tsx#L22 and the stylesheet is preview-src/index.css
@Adam13531 Yes!
I think you may have tagged the wrong person. @Ashniu123, see the last response.
Should I just put an margin-top like
<div margin-top="10px">Loading...</div>
? Or Add use the "title" class ?
It would be helpful to post some screenshots so we can visually compare the two
Would something like this work, or is this too far?


@queerviolet
if this is still open and available? I would like to take it. I have centered the "Loading..." text and increased the font size so that it is more visible.

@rishab-pdx if your PR is ready then by all means... Go ahead! :D
Edit: I'd recommend to not increase the font-size unnecessarily as people generally set their font sizes to suite them and overriding it would be bad UX.
@Ashniu123 that makes sense. Here is the final view.

Let me know what you think?
Most helpful comment
@Ashniu123 that makes sense. Here is the final view.
Let me know what you think?