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

On disable switch make the text grayed out #7634

Closed
srirambv opened this issue Mar 9, 2017 · 16 comments
Closed

On disable switch make the text grayed out #7634

srirambv opened this issue Mar 9, 2017 · 16 comments

Comments

@srirambv
Copy link
Collaborator

srirambv commented Mar 9, 2017

Test plan

See #12455

Original issue description

  • Did you search for similar issues before submitting this one?

  • Describe the issue you encountered:

  • Platform (Win7, 8, 10? macOS? Linux distro?):

  • Brave Version (revision SHA):

  • Steps to reproduce:
    1.
    2.
    3.

  • Actual result:

  • Expected result:

  • Will the steps above reproduce in a fresh profile? If not what other info can be added?

  • Is this an issue in the currently released version?

  • Can this issue be consistently reproduced?

  • Extra QA steps:
    1.
    2.
    3.

  • Screenshot if needed:

  • Any related issues:

@srirambv srirambv added this to the Backlog milestone Mar 9, 2017
@luixxiul
Copy link
Contributor

luixxiul commented Mar 9, 2017

Like this?

screenshot 2017-03-08 16 41 27

@luixxiul luixxiul added the needs-info Another team member needs information from the PR/issue opener. label Mar 9, 2017
@srirambv
Copy link
Collaborator Author

srirambv commented Mar 9, 2017

Yes

@luixxiul luixxiul added design A design change, especially one which needs input from the design team. and removed needs-info Another team member needs information from the PR/issue opener. needs-triage labels Mar 9, 2017
@luixxiul
Copy link
Contributor

luixxiul commented Mar 9, 2017

CC @bradleyrichter for a comment

@bradleyrichter
Copy link
Contributor

yes please

@luixxiul luixxiul modified the milestones: 0.13.6, Backlog Mar 9, 2017
@bsclifton
Copy link
Member

Should be easy to do- here's where you'd want to edit:
https://github.com/brave/browser-laptop/blob/master/app/renderer/components/settings.js#L41

@bbondy
Copy link
Member

bbondy commented Mar 12, 2017

When would the switch be disabled?
This shouldn't be off state if that's what is meant.

@bsclifton
Copy link
Member

@bradleyrichter would you want this grayed out when disabled? Or also when the switch is turned to off?

@NejcZdovc
Copy link
Contributor

I would only grey out when checkbox is disabled

@bradleyrichter
Copy link
Contributor

bradleyrichter commented Mar 12, 2017 via email

@bsclifton
Copy link
Member

Moving to 0.13.7

@bsclifton bsclifton modified the milestones: 0.13.7, 0.13.6 Mar 13, 2017
@cndouglas
Copy link

Example in Preferences > Plugins:
image
It looks like the shields panel already has this behavior:
image

@bsclifton
Copy link
Member

Removing milestone

@bsclifton bsclifton removed this from the 0.14.2 milestone Apr 4, 2017
@chirag64
Copy link

chirag64 commented Apr 4, 2017

I'd like to attempt a PR for this if no on else is working on it.

Is there any way to use the browser's Developer tools to debug the browser's UI? This would help me understand the code better and debug.

@luixxiul
Copy link
Contributor

luixxiul commented Apr 4, 2017

Shift+F8 activates the devtool ;-)

@luixxiul luixxiul added the bug label Jun 4, 2017
@bsclifton bsclifton added this to the Triage Backlog milestone Nov 27, 2017
user512 added a commit to user512/browser-laptop that referenced this issue Jan 1, 2018
@user512
Copy link
Contributor

user512 commented Jan 1, 2018

Attached a screenshot in the pull request as well, thank you for reviewing. 😄

@srirambv
Copy link
Collaborator Author

srirambv commented Jun 19, 2018

Verified on Windows 10 x64 using

  • 0.23.11 6565c06
  • Muon 7.1.0
  • libchromiumcontent 67.0.3396.87

Verified on Ubuntu 17.10 x64

  • 0.23.12 - 88f6f07
  • Muon - 7.1.1
  • libchromiumcontent - 67.0.3396.87

Verified on macOS 10.13.4 x64 using the following build:

  • 0.23.12 88f6f07
  • muon: 7.1.1
  • libchromiumcontent: 67.0.3396.87

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests