8000 docs(actions & blinks): Add type field to LinkedAction type by davidkamura · Pull Request #406 · solana-foundation/solana-com · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

docs(actions & blinks): Add type field to LinkedAction type #406

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

davidkamura
Copy link
@davidkamura davidkamura commented Apr 9, 2025

Problem

The LinkedAction interface is missing a field: type

Summary of Changes

Adds the type field to the LinkedAction interface

Fixes #

Copy link
vercel bot commented Apr 9, 2025

@davidkamura is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@ZYJLiu ZYJLiu requested a review from nickfrosty April 15, 2025 02:35
@@ -460,8 +460,21 @@ export interface Action<T extends ActionType> {
and input fields based on the items listed in the `links.actions` field. The
client should not render a button for the contents of the root `label`.

```ts title="LinkedActionType"
Copy link
Collaborator

Choose a reason for hiding this comment

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

We can remove the explicit type here. Listing type: LinkedActionType; in LinkedAction is sufficient.

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
0