Closed
Bug 954871
Opened 11 years ago
Closed 11 years ago
Remove Welcome screen from Account wizard
Categories
(Instantbird Graveyard :: Account wizard, defect)
Instantbird Graveyard
Account wizard
Tracking
(Not tracked)
RESOLVED
FIXED
1.6
People
(Reporter: aleth, Assigned: gfxindia)
Details
Attachments
(1 file, 3 obsolete files)
3.75 KB,
patch
|
aleth
:
review+
|
Details | Diff | Splinter Review |
*** Original post on bio 1437 at 2012-05-17 18:11:00 UTC ***
It's an unnecessary extra step ("This wizard will help you in the process of setting up your IM account" is self-evident when the user has just clidked "New Account").
If a "Welcome to Instantbird" screen is wanted, that would be best placed in a first-run setting for a new profile.
Reporter | ||
Updated•11 years ago
|
Summary: Remove Welcome screen from Acount wizard → Remove Welcome screen from Account wizard
Attachment #8384535 -
Flags: review?
Attachment #8384535 -
Flags: review? → review?(benediktp)
Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 8384535 [details] [diff] [review]
Fix - Removed the Welcome screen from the Account wizard
Review of attachment 8384535 [details] [diff] [review]:
-----------------------------------------------------------------
This looks good, thanks!
::: im/content/accountWizard.js
@@ +30,1 @@
> }
Coding style nit: You don't need {...} around a single line.
Attachment #8384535 -
Flags: review?(benediktp) → review-
Attachment #8384535 -
Attachment is obsolete: true
Attachment #8384583 -
Flags: review?(aleth)
Reporter | ||
Comment 4•11 years ago
|
||
Comment on attachment 8384583 [details] [diff] [review]
Bug 954871 - bug description, r=aleth
># HG changeset patch
># Parent 992e6737ead5a3874a1555ff5e62cb24f600d757
># User Shrihari Sankaran <iamshrihari@gmail.com>
>Removed {...} around the single line
The preceding line (set with hg qref -e) should contain the commit message, which you instead put in the BMO patch description.
Attachment #8384583 -
Flags: review?(aleth) → review-
Attachment #8384583 -
Attachment is obsolete: true
Attachment #8384588 -
Flags: review?(aleth)
Reporter | ||
Comment 6•11 years ago
|
||
Comment on attachment 8384588 [details] [diff] [review]
Removed the Welcome Screen from Account wizard
Thanks!
Attachment #8384588 -
Flags: review?(aleth) → review+
Reporter | ||
Updated•11 years ago
|
Keywords: checkin-needed
Reporter | ||
Comment 7•11 years ago
|
||
Comment on attachment 8384588 [details] [diff] [review]
Removed the Welcome Screen from Account wizard
># HG changeset patch
># Parent 9f75934c373d138ec5f74013609ecb827486d775
># User Shrihari Sankaran <iamshrihari@gmail.com>
>Bug 954871 - Remove Welcome screen from Account wizard, r=aleth
As discussed on IRC, please use either "description, r=xxx." or "description. r=xxx". We generally prefer the former for Instantbird.
Attachment #8384588 -
Flags: review+ → review-
Reporter | ||
Updated•11 years ago
|
Keywords: checkin-needed
Attachment #8384588 -
Attachment is obsolete: true
Attachment #8384627 -
Flags: review?(aleth)
Reporter | ||
Comment 9•11 years ago
|
||
Comment on attachment 8384627 [details] [diff] [review]
Removed the Welcome Screen from Account wizard
FYI, you can obsolete the previous patch at the same time as submitting a new patch -- there are checkboxes on that web page.
Attachment #8384627 -
Flags: review?(aleth) → review+
Reporter | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 10•11 years ago
|
||
Updated•11 years ago
|
Assignee: nobody → gfxindia
Target Milestone: --- → 1.6
You need to log in
before you can comment on or make changes to this bug.
Description
•