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: Create and autofill address fields in inline-menu #270

Open
wants to merge 2 commits into
base: feat/stream2-part3
Choose a base branch
from

Conversation

Merkur39
Copy link
Member

No description provided.

@Merkur39 Merkur39 marked this pull request as ready for review October 1, 2024 07:12
});

const isAddress = Object.keys(inputValues).includes("street");
// If is an address, we need set the value of the field to the formatted address, because
Copy link

Choose a reason for hiding this comment

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

because ?

"identityState",
],
}
: {}),
Copy link

Choose a reason for hiding this comment

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

Don't know what to think about this code 😅

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.

2 participants