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

feat(forms): improve reactivity on trackingId query #1782

Merged

Conversation

axel7083
Copy link
Contributor

@axel7083 axel7083 commented Sep 25, 2024

What does this PR do?

Instead of collecting the trackingId using router.location.query.get the App.svelte provide it as a component property.

Screenshot / video of UI

Screencast.from.2024-09-25.18-29-44.mp4

ℹ️ Video is a combination of #1745 and this PR

What issues does this PR fix or reference?

Fixes #1781
Required for #1745

How to test this PR?

  • unit tests has been provided

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
@axel7083 axel7083 merged commit 5dfbe6f into containers:main Sep 26, 2024
6 checks passed
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.

bug(frontend): trackingId is only fetch on forms mount
3 participants