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

fix(page): show backlink for affine:embed-linked-doc #5986

Conversation

AyushAgrawal-A2
Copy link
Contributor

adding backlink support for affine:embed-linked-doc

Copy link

vercel bot commented Jan 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
blocksuite ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 14, 2024 10:19am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
blocksuite-docs ⬜️ Ignored (Inspect) Visit Preview Jan 14, 2024 10:19am

@AyushAgrawal-A2 AyushAgrawal-A2 changed the title fix: show backlink for affine:embed-linked-doc fix(page): show backlink for affine:embed-linked-doc Jan 14, 2024
@@ -12,6 +12,7 @@ export const EmbedLinkedDocStyles: EmbedCardStyle[] = [

export type EmbedLinkedDocBlockProps = {
pageId: string;
type: 'Subpage' | 'LinkedPage';
Copy link
Member

Choose a reason for hiding this comment

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

We should try to remove Subpage in newly created data and code. Is it possible to use only LinkedPage here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@doodlewind doodlewind merged commit e6266af into toeverything:master Jan 15, 2024
19 checks passed
@AyushAgrawal-A2 AyushAgrawal-A2 deleted the ayush/embed-linked-doc-backlink branch January 15, 2024 02:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants