Skip to content

Solved regression bugs#342

Merged
stijnpotters1 merged 10 commits intomasterfrom
fix/flow-regression
Mar 12, 2026
Merged

Solved regression bugs#342
stijnpotters1 merged 10 commits intomasterfrom
fix/flow-regression

Conversation

@stijnpotters1
Copy link
Copy Markdown
Contributor

@stijnpotters1 stijnpotters1 commented Mar 12, 2026

project persistence bugs
configuration saving bugs
file tree context menu bugs
file tree item bugs
configuration tile bugs

Also removed project cache in backend to prevent sync problems. Now the file system is the single source of truth

@stijnpotters1 stijnpotters1 self-assigned this Mar 12, 2026
@stijnpotters1 stijnpotters1 requested a review from Matthbo March 12, 2026 10:50
@stijnpotters1 stijnpotters1 linked an issue Mar 12, 2026 that may be closed by this pull request
Copy link
Copy Markdown
Member

@Matthbo Matthbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try to give variables/constants descriptive names instead of 'a', 'b', 'c', etc.
It keeps the code readable and clean

Comment thread src/main/frontend/app/routes/studio/canvas/flow.tsx Outdated
stijnpotters1 and others added 2 commits March 12, 2026 12:57
…emStorageService.java

Co-authored-by: Vivy <4380412+Matthbo@users.noreply.github.com>
Signed-off-by: Stijn Potters <stijn.potters1@gmail.com>
@stijnpotters1 stijnpotters1 requested a review from Matthbo March 12, 2026 12:11
@sonarqubecloud
Copy link
Copy Markdown

@stijnpotters1 stijnpotters1 merged commit 3752126 into master Mar 12, 2026
5 checks passed
@stijnpotters1 stijnpotters1 deleted the fix/flow-regression branch March 12, 2026 21:16
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 this pull request may close these issues.

After latest commits the flow has regression

2 participants