Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Can't configure the Settings from the initial login page #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
fioan89 opened this issue Apr 16, 2025 · 1 comment · Fixed by #105
Closed

Can't configure the Settings from the initial login page #90

fioan89 opened this issue Apr 16, 2025 · 1 comment · Fixed by #105
Assignees

Comments

@fioan89
Copy link
Collaborator

fioan89 commented Apr 16, 2025

The Settings menu is only available after you have an initial login. This can be somewhat problematic if we want to configure something like coder cli path, or certificate path before doing the authentication. Ideally, there should be a button on the auth. page that can allow users to navigate to the Settings page.

Image

Image

Image

@matifali
Copy link
Member

matifali commented May 2, 2025

@fioan89 can we do this earlier? A Customer is blocked on this.

fioan89 added a commit that referenced this issue May 2, 2025
The Settings menu is only available after we successfully authenticate.
This can be somewhat problematic if we want to configure something like
coder cli path, or certificate path before doing the authentication.

A new "Settings" button at the bottom of the page can now access the Settings
page. Toolbox is a bit inflexible with the API because:
- I could not find a way to delimit or separate the Settings button from the Back and Sign In/Connect button
- we can't put a button or anything else in the top right corner, the traditional place for a settings icon.

- resolves #90
@fioan89 fioan89 closed this as completed in 97cd0f0 May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants