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

va-skip-link #3720

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from
Open

va-skip-link #3720

wants to merge 6 commits into from

Conversation

Roman4437
Copy link
Collaborator

@Roman4437 Roman4437 commented Aug 21, 2023

VaSkipLink component and stories

close #3658

@Roman4437 Roman4437 requested a review from asvae August 21, 2023 20:58
Copy link
Contributor

@asvae asvae left a comment

Choose a reason for hiding this comment

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

Missing docs are a major point! Implementation looks pretty good.

@Roman4437 Roman4437 requested a review from asvae August 23, 2023 14:06
Copy link
Contributor

@asvae asvae left a comment

Choose a reason for hiding this comment

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

Doing great! Let's continue.

@Roman4437 Roman4437 requested a review from asvae August 26, 2023 15:53

block.subtitle("Basic usage"),

block.paragraph("By default, `va-skip-link` needs a target and position, please keep in mind that the component should be placed as the very first element."),
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we add a short code example here? Just code. Right now it's not clear at all how to use component.

export default definePageConfig({
blocks: [
block.title("Skip Link"),
block.paragraph("`va-skip-link` skip to the target component."),
Copy link
Contributor

Choose a reason for hiding this comment

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

We need more text here. You can describe in technical terms what component does - then ask chat gpt to get you some text.

@asvae
Copy link
Contributor

asvae commented Aug 29, 2023

We agreed I'll help with docs.

@asvae asvae self-assigned this Aug 29, 2023
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.

Skiplink component
2 participants