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

The data displayed on the choose source screen is incorrect. #482

Open
alonkeyval opened this issue Sep 14, 2023 · 6 comments
Open

The data displayed on the choose source screen is incorrect. #482

alonkeyval opened this issue Sep 14, 2023 · 6 comments
Labels
bug Something isn't working frontend good first issue Good for newcomers

Comments

@alonkeyval
Copy link
Collaborator

The list of applications that appear on the source selection page defaults to the applications of the default namespace, the problem occurs when there is a namespace that starts with a lowercase letter "d" and is displayed first in the dropdown list.

To Reproduce
Steps to reproduce the behavior:

  1. Make sure you have a namespace that starts with a lowercase d, If it doesn't exist, you can create one with the command: kubectl create ns <name>
  2. Go to Setup page
  3. See error

Expected behavior
The apps listed should correspond to the information displayed in the dropdown menu.

Screenshots
image

@alonkeyval alonkeyval added bug Something isn't working frontend good first issue Good for newcomers labels Sep 14, 2023
@saputkin
Copy link
Contributor

Hi @alonkeyval,
let me take care of it :)
basically need to make sure we choose the default ns instead of the one at index 0.

@alonkeyval
Copy link
Collaborator Author

any update? @saputkin

@saputkin
Copy link
Contributor

@alonkeyval hi sorry, I’m on reserve duty (Israel), won’t be able to do it in the near future :(

@saputkin saputkin removed their assignment Oct 18, 2023
@alonkeyval
Copy link
Collaborator Author

@alonkeyval hi sorry, I’m on reserve duty (Israel), won’t be able to do it in the near future :(

@saputkin be safe 🙏

@Geen-19
Copy link

Geen-19 commented Feb 21, 2024

Is this error still there?

@rauno56
Copy link
Collaborator

rauno56 commented Apr 2, 2024

@alonkeyval, I'm not able to repro it. Are you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants