Skip to content

The code editor content does not update when switching YML files. #276

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

Open
fredericof opened this issue May 7, 2025 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@fredericof
Copy link
Contributor

Describe the bug

Bug Description

When using the visual builder inside the workflow editor and switching between YML tabs, the code editor content does not update accordingly.

Image

Steps to reproduce

  1. Open the workflow editor.
  2. Click on a tab to select one of the configured YML files.
  3. Switch to another YML file tab.
  4. Observe that the code editor content does not change.

Additional context

Expected Behavior

When switching between YML tabs, the code editor should display the content of the selected YML file.

@fredericof fredericof added the bug Something isn't working label May 7, 2025
@AleksandarCole AleksandarCole added this to the v.1.3 - Release milestone May 9, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Roadmap May 9, 2025
@AleksandarCole AleksandarCole moved this from Backlog to Todo in Roadmap May 9, 2025
VeljkoMaksimovic added a commit that referenced this issue May 28, 2025
## 📝 Description
Added isRendered to false for the YamlEditor be able to rerendered.

Issue: #276

Tests are all green:


![image](https://github.com/user-attachments/assets/11568fb7-9dbf-492a-a976-ba748d724827)


## ✅ Checklist
- [ ] I have tested this change
- [ ] This change requires documentation update

Co-authored-by: Veljko Maksimovic <[email protected]>
@VeljkoMaksimovic VeljkoMaksimovic moved this from Todo to Ready in Roadmap May 28, 2025
@AleksandarCole AleksandarCole moved this from Ready to Done in Roadmap Jun 9, 2025
@skipi skipi added good first issue Good for newcomers and removed good first issue Good for newcomers labels Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

4 participants