This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Description
Prerequisites
Description
When Atom is not connected to the internet the Git Pane will not display the current user Avatar but instead will display the alt text: Name avatar. The issue is similar to #1528 but in the top section of the Git pane, on the left side of the Git repo picker.
Steps to Reproduce
- Run Atom with no internet connection
- Open the Git Pane
Expected behavior:
Display only the image not found avatar.
Actual behavior:
Displays the image not found avatar plus the alternate text which overflow over the Unstaged Changes section
Reproduces how often:
100%
Versions
Atom : 1.44.0
Electron: 4.2.7
Chrome : 69.0.3497.128
Node : 10.11.0
On Windows 10