gitpod icon indicating copy to clipboard operation
gitpod copied to clipboard

Random refresh and lost icons

Open kellySmi opened this issue 2 years ago • 5 comments

Bug description

The UI will refresh at random times during development and after the refresh the icons on the left side of the page are missing.

Steps to reproduce

None, there is no noticeable action that indicates the page is about to refresh. Once the icons disappear refreshing the page does nothing to restore them.

Workspace affected

No response

Expected behavior

I would expect the icons on the left to always be there.

Example repository

No response

Anything else?

No response

kellySmi avatar Jul 27 '23 17:07 kellySmi

Thanks for raising @kellySmi , where in the product do you see this? In one of the IDE or terminal integrations? Or in the browser web application? Do you have a screenshot or more details?

loujaybee avatar Jul 28 '23 05:07 loujaybee

Please check out devtools for broken requests in the network tab and reasons 🙏

akosyakov avatar Jul 28 '23 06:07 akosyakov

Screenshot 2023-07-27 at 12 56 19 PM Here is a screenshot of the side panel when this occurred.

kellySmi avatar Jul 28 '23 12:07 kellySmi

Here are the errors from the console. I wasn't sure which were actually related to this issue, and Its not the full stack trace for each error, just the message. ERR Unable to write file 'vscode-log:/20230731T110311/window.log' (Error: IndexedDB database 'vscode-web-db' is closed.): ERR Unable to write file 'vscode-log:/20230731T110311/userDataSync.log' (Error: IndexedDB database 'vscode-web-db' is closed.): ERR [Extension Host] Failed an initial GitHub login: Error: 5 NOT_FOUND: no token available at t.callErrorFromStatus (/ide/extensions/gitpod-web/out/extension.js:2:271675) at Object.onReceiveStatus (/ide/extensions/gitpod-web/out/extension.js:2:296882) at Object.onReceiveStatus (/ide/extensions/gitpod-web/out/extension.js:2:292767) at Object.onReceiveStatus (/ide/extensions/gitpod-web/out/extension.js:2:292212) at /ide/extensions/gitpod-web/out/extension.js:2:376194 at processTicksAndRejections (node:internal/process/task_queues:78:11)

kellySmi avatar Jul 31 '23 15:07 kellySmi

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 22 '24 15:05 github-actions[bot]