Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Update UI spec for private tabs #7944

Merged
merged 1 commit into from
Mar 29, 2017
Merged

Update UI spec for private tabs #7944

merged 1 commit into from
Mar 29, 2017

Conversation

cezaraugusto
Copy link
Contributor

@cezaraugusto cezaraugusto commented Mar 29, 2017

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

Close #7943
Close #547
Auditors: @bsclifton

Test Plan:

  • Private tabs should be purple only when active
  • Website with themeColor (i.e. YouTube) should have color replaced with private tab color (purple)
  • Private icon should be changed from eye to sunglass

screen shot 2017-03-29 at 1 24 11 am

@cezaraugusto cezaraugusto added design A design change, especially one which needs input from the design team. feature/tabsbar privacy labels Mar 29, 2017
@cezaraugusto cezaraugusto added this to the 0.14.0 milestone Mar 29, 2017
@cezaraugusto cezaraugusto self-assigned this Mar 29, 2017
@luixxiul
Copy link
Contributor

I added #547 as another issue to be closed with this PR.

@cezaraugusto
Copy link
Contributor Author

nice catch, thanks

@NejcZdovc
Copy link
Contributor

@bradleyrichter I personally prefer to have purple background all the time. This ways I can easily and more importantly faster see which tab is private. Other then that, this PR LGTM

Copy link
Contributor

@NejcZdovc NejcZdovc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bbondy bbondy modified the milestones: 0.14.1, 0.14.0 Mar 29, 2017
@bsclifton bsclifton modified the milestones: 0.14.0, 0.14.1 Mar 29, 2017
@bsclifton bsclifton merged commit 039c515 into brave:master Mar 29, 2017
@bradleyrichter
Copy link
Contributor

@NejcZdovc Did you also find that the colored non-selected private tab made it more difficult see which tab is selected? I think this problem is more severe than knowing if the tab is private before selection. But maybe I need to consider more use cases...

@bsclifton
Copy link
Member

@bradleyrichter you could create a follow up issue if it made sense- we could have logic which sets a light pastel purple when the private tab is not selected and the regular color purple when it is selected/active. I think this is a good compromise

NejcZdovc added a commit to NejcZdovc/browser-laptop that referenced this pull request Mar 29, 2017
… of original color

Auditors: @bsclifton @cezaraugusto @bradleyrichter

Test Plan:
- open private tab
- open another private tab
- non active private tab should have light purple bg
cezaraugusto pushed a commit that referenced this pull request Mar 31, 2017
* Followup on #7944, change inactive private tab background to 30% of original color

Auditors: @bsclifton @cezaraugusto @bradleyrichter

Test Plan:
- open private tab
- open another private tab
- non active private tab should have light purple bg

* Update per feedback by @cezaraugusto

Auditors: @cezaraugusto, @NejcZdovc

Test Plan:
1. open private tab
2. open another private tab
3. non active private tab should have light purple background
bsclifton pushed a commit that referenced this pull request Mar 31, 2017
* Followup on #7944, change inactive private tab background to 30% of original color

Auditors: @bsclifton @cezaraugusto @bradleyrichter

Test Plan:
- open private tab
- open another private tab
- non active private tab should have light purple bg

* Update per feedback by @cezaraugusto

Auditors: @cezaraugusto, @NejcZdovc

Test Plan:
1. open private tab
2. open another private tab
3. non active private tab should have light purple background
bridiver pushed a commit that referenced this pull request Apr 4, 2017
* Followup on #7944, change inactive private tab background to 30% of original color

Auditors: @bsclifton @cezaraugusto @bradleyrichter

Test Plan:
- open private tab
- open another private tab
- non active private tab should have light purple bg

* Update per feedback by @cezaraugusto

Auditors: @cezaraugusto, @NejcZdovc

Test Plan:
1. open private tab
2. open another private tab
3. non active private tab should have light purple background
@cezaraugusto cezaraugusto deleted the tabsbar/7943 branch July 25, 2017 07:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
design A design change, especially one which needs input from the design team. feature/tabsbar privacy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants