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

Allow searching accountds based on more than one signature #238

Merged
merged 6 commits into from
Nov 19, 2024

Conversation

matthieusieben
Copy link
Contributor

@matthieusieben matthieusieben commented Nov 19, 2024

No description provided.

@arcalinea arcalinea temporarily deployed to msi/multi-sign-search - ozone-staging PR #238 November 19, 2024 11:31 — with Render Destroyed
Copy link
Contributor

@foysalit foysalit left a comment

Choose a reason for hiding this comment

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

just some minor clarifying comments below. feel free to merge once those are addressed.

const res = await labelerAgent.tools.ozone.signature.searchAccounts({
values: [value],
values: values,
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
values: values,
values,

components/common/forms/index.tsx Outdated Show resolved Hide resolved
}}
>
{children}
<ConfirmationModal
Copy link
Contributor

Choose a reason for hiding this comment

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

wonder if this component should be pulled out of the button? I've seen weird behavior due to nested components like this inside inline components. this is probably gonna be portaled out of the button anyways so probably doesn't make much of a diff.

@arcalinea arcalinea temporarily deployed to msi/multi-sign-search - ozone-staging PR #238 November 19, 2024 15:18 — with Render Destroyed
@matthieusieben matthieusieben merged commit 97c4de6 into main Nov 19, 2024
3 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.

3 participants