This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Git pane avatar overflowing when not connected to internet #2410
Closed
Description
Prerequisites
- Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
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
Metadata
Metadata
Assignees
Labels
No labels