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

[NEOS-1683] New Transformer Form Clone is broken #3062

Open
nickzelei opened this issue Dec 17, 2024 · 0 comments
Open

[NEOS-1683] New Transformer Form Clone is broken #3062

nickzelei opened this issue Dec 17, 2024 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@nickzelei
Copy link
Member

nickzelei commented Dec 17, 2024

The clone does not set the Source anymore which causes the full form to not surface.

It only sets the "config"

Should be as simple as doing form.setValue("source", base.source)

I think source still needs to be there in this flow.

File: frontend/apps/web/app/(mgmt)/[account]/new/transformer/page.tsx roughly line 171.

From SyncLinear.com | NEOS-1683

@nickzelei nickzelei added bug Something isn't working good first issue Good for newcomers labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant