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

Playground garbles display when files are removed and added #404

Closed
pivotaljohn opened this issue May 26, 2021 · 1 comment · Fixed by carvel-dev/carvel#522 or #720
Closed

Playground garbles display when files are removed and added #404

pivotaljohn opened this issue May 26, 2021 · 1 comment · Fixed by carvel-dev/carvel#522 or #720
Assignees
Labels
bug This issue describes a defect or unexpected behavior can be replicated A bug that has been reproduced carvel accepted This issue should be considered for future work and that the triage process has been completed good first issue An issue that will be a good candidate for a new contributor website get-ytt.io related

Comments

@pivotaljohn
Copy link
Contributor

pivotaljohn commented May 26, 2021

What steps did you take:

  1. Launch Playground
  2. Clicked "+ Add File" button twice; added files config-2.yml and config-3.yml
  3. Deleted config-2.yml
  4. Clicked "+ Add File" button once again.

What happened:

image

What did you expect:

image

Anything else you would like to add:

On the surface, appears to be about how the Playground is generating filenames... in this sequence it causes a "collision" where there are two files with the same name.

Environment:

Playground (v0.32.0)


Vote on this request

This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.

👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"

We are also happy to receive and review Pull Requests if you want to help working on this issue.

@pivotaljohn pivotaljohn added bug This issue describes a defect or unexpected behavior carvel triage This issue has not yet been triaged for relevance can be replicated A bug that has been reproduced carvel accepted This issue should be considered for future work and that the triage process has been completed website get-ytt.io related good first issue An issue that will be a good candidate for a new contributor and removed carvel triage This issue has not yet been triaged for relevance labels May 26, 2021
@pivotaljohn
Copy link
Contributor Author

Fixing this bug can be a great way to learn how the playground code works. Added good first issue label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue describes a defect or unexpected behavior can be replicated A bug that has been reproduced carvel accepted This issue should be considered for future work and that the triage process has been completed good first issue An issue that will be a good candidate for a new contributor website get-ytt.io related
Projects
None yet
2 participants