caprover / caprover-cli

Command Line Interface for https://github.com/caprover/caprover
72 stars 40 forks source link

Confusing dashboard button aspect #117

Closed nixilb closed 2 years ago

nixilb commented 2 years ago

Button are flashy blue when OFF and greyed when ON.

This is very confusing as it should be the opposite.

Particular pb is the "enable HTTPS" which looks at ON at first look although it was OFF. Very difficult to fix.

githubsaturn commented 2 years ago

Not sure what you mean. Buttons are blue when they are primary actions, they are greyed out when they are disabled.

githubsaturn commented 2 years ago

Example here where HTTPs has been enabled, therefore the button is now disabled.

image

nixilb commented 2 years ago

This is an checked option, but it looks like a dimmed one:

Capture

When unchecked, it is flashy blue looking as a checked one (but it is not)

githubsaturn commented 2 years ago

Ah I see. yea, it's not unchecked, the button is in "disabled" mode, because HTTPS has already been enabled. This is by design.

nixilb commented 2 years ago

When unchecked, it is flashy blue looking as a checked one (but it is not).

This one is unchecked:

Capture

This one looks as HTTPS is already enabled.