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

feat(react): add skip link to 2 column panel #621

Merged
merged 4 commits into from
Apr 12, 2022
Merged

Conversation

AdnoC
Copy link
Contributor

@AdnoC AdnoC commented Apr 6, 2022

@AdnoC AdnoC requested a review from a team as a code owner April 6, 2022 12:14
@github-actions
Copy link
Contributor

github-actions bot commented Apr 6, 2022

Preview branch generated at https://feat-column-skip.d1gko6en628vir.amplifyapp.com

scurker
scurker previously requested changes Apr 6, 2022
@@ -134,7 +135,7 @@ function TwoColumnPanelDemo() {

<h3>Example</h3>

<Code role="region" tabIndex="1">{`<TwoColumnPanel>
<Code role="region" tabIndex="1">{`<TwoColumnPanel:
Copy link
Member

@scurker scurker Apr 6, 2022

Choose a reason for hiding this comment

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

Suggested change
<Code role="region" tabIndex="1">{`<TwoColumnPanel:
<Code role="region" tabIndex="1">{`<TwoColumnPanel>

@scurker
Copy link
Member

scurker commented Apr 6, 2022

There was also a few missing details that I got clarified in the linked issue, we need to ensure that the skip link is only visible when the panel is not collapsed.

@AdnoC AdnoC dismissed scurker’s stale review April 7, 2022 15:50

addressed changes

scurker
scurker previously requested changes Apr 8, 2022
Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

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

We just need to update documentation on the TwoColumnPanel docs page for this.

@AdnoC AdnoC dismissed scurker’s stale review April 11, 2022 16:22

added prop to docs

Copy link
Member

@scurker scurker left a comment

Choose a reason for hiding this comment

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

One small minor change.

@AdnoC AdnoC merged commit ee347cd into develop Apr 12, 2022
@AdnoC AdnoC deleted the feat-column-skip branch April 12, 2022 16:09
@github-actions
Copy link
Contributor

Preview branch generated at https://feat-column-skip.d1gko6en628vir.amplifyapp.com

@scurker scurker mentioned this pull request May 9, 2022
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