Skip to content
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

[bug] Manager UI server dropdown cleanup #516

Open
maia-iyer opened this issue Oct 2, 2024 · 1 comment · May be fixed by #539
Open

[bug] Manager UI server dropdown cleanup #516

maia-iyer opened this issue Oct 2, 2024 · 1 comment · May be fixed by #539
Labels
frontend Tornjak UI (Frontend)

Comments

@maia-iyer
Copy link
Collaborator

Environment:

I deployed Tornjak backend in a local Kind cluster and the Tornjak manager backend is running locally at port 50000
Then I ran:

cd frontend
REACT_APP_API_SERVER_URI=http://localhost:50000/ REACT_APP_TORNJAK_MANAGER=true npm start

To start the frontend with the manager UI.

Error

The dropdown is working, but it's not the cleanest. Upon startup this is what it looks like:

image

And once one is selected, it looks like:

image

So it seems there's a permanently grayed out Select an Option and there's also a permanently grayed out selection that states whatever is selected.

@maia-iyer maia-iyer added the frontend Tornjak UI (Frontend) label Oct 2, 2024
@mamy-CS
Copy link
Collaborator

mamy-CS commented Oct 9, 2024

/assign @EdgarAllan-Bro

EdgarAllan-Bro added a commit to EdgarAllan-Bro/tornjak that referenced this issue Oct 15, 2024
Changed dropdown UI to use carbon design.
Fixes spiffe#516
Signed-off-by: Kai <[email protected]>
@EdgarAllan-Bro EdgarAllan-Bro linked a pull request Oct 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Tornjak UI (Frontend)
Projects
None yet
2 participants