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

Docs: Add a link from [svelte-transition](https://svelte.dev/docs/svelte-transition) to [svelte/transition](https://svelte.dev/docs/svelte/transition) page #15296

Open
PetrLaskevic opened this issue Feb 14, 2025 · 0 comments

Comments

@PetrLaskevic
Copy link

Describe the problem

As a newcomer I was curious, how to add animations in svelte (animations which would work well with {#if blocks that is).
So I found the https://svelte.dev/docs/svelte/svelte-transition page. Looks auto-generated from source, with little context to what is is.
I was then quite confused how to actually use it, until I found the other page with a similar name, actually adding the context: https://svelte.dev/docs/svelte/transition

Describe the proposed solution

Could there be please a link from https://svelte.dev/docs/svelte/svelte-transition to https://svelte.dev/docs/svelte/transition, saying something along the lines of:
"For context, see: https://svelte.dev/docs/svelte/transition"

This would help newbies greatly.
Thanks!

Importance

would make my life easier

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

No branches or pull requests

1 participant