After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 702479 - Add user account dialog - error icon for domain not found isn't necessary
Add user account dialog - error icon for domain not found isn't necessary
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: User Accounts
git master
Other Linux
: Normal normal
: ---
Assigned To: Ondrej Holy
Control-Center Maintainers
Depends on:
Blocks: 702478
 
 
Reported: 2013-06-17 15:28 UTC by Allan Day
Modified: 2013-08-07 16:39 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8


Attachments
remove validation error icon (2.34 KB, patch)
2013-06-26 13:12 UTC, Ondrej Holy
committed Details | Review

Description Allan Day 2013-06-17 15:28:02 UTC
When adding an enterprise login account, we show an alert icon if the domain can't be found . This isn't necessary, since we already say "Domain not found". The extra icon adds urgency and negativity to the situation, which isn't helpful.
Comment 1 Ondrej Holy 2013-06-26 13:12:43 UTC
Created attachment 247820 [details] [review]
remove validation error icon
Comment 2 Thomas Wood 2013-08-07 11:19:04 UTC
Review of attachment 247820 [details] [review]:

Patch looks fine.