Skip to content

Conversation

TrySound
Copy link
Member

We are moving away from binding system to variables and instead gonna have one global variable.

Here moved system values into separate store coupled to pages instead of variables.

Also fixed suggestions in address bar, probably broke while design system refactorings.

Testing

  • submit form with one named input
  • check system value is rendered
  • check system value can be inspected

We are moving away from binding system to variables and instead gonna
have one global variable.

Here moved system values into separate store coupled to pages instead of
variables.

Also fixed suggestions in address bar, probably broke while design
system refactorings.
@TrySound TrySound requested review from johnsicili and kof February 18, 2025 05:41
Copy link
Member

@kof kof left a comment

Choose a reason for hiding this comment

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

done conceptual review

@johnsicili
Copy link
Contributor

@TrySound It doesn't appear form submits are putting the values into system. I added a from, one named text input, submit button and upon submitting nothing showing in system var (within the builder).

Might be good to push a staging branch to test a published site too.

@TrySound
Copy link
Member Author

This is builder only change. Does not affect published sites.

@TrySound TrySound merged commit b798809 into main Feb 18, 2025
17 checks passed
@TrySound TrySound deleted the new-system branch February 18, 2025 16:28
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.

3 participants