Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

fix(ui/components/left_panel): use links for accessibility #43

Merged
merged 1 commit into from
Sep 29, 2016
Merged

fix(ui/components/left_panel): use links for accessibility #43

merged 1 commit into from
Sep 29, 2016

Conversation

jmfrancois
Copy link
Contributor

@jmfrancois jmfrancois commented Sep 29, 2016

@arunoda
Copy link
Contributor

arunoda commented Sep 29, 2016

This looks pretty cool for me.
@mnmtanish Try to do a release, once you test it.

@thani-sh thani-sh merged commit d4d2a4c into storybook-eol:master Sep 29, 2016
onClick={this.fireOnKind.bind(this, kind)}
>
<li key={kind}>
<a style={style} onClick={onClick}>

Choose a reason for hiding this comment

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

Should <a href title="{Open ${kind}}" style={ be better?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah, I'll add them now

Copy link
Contributor

Choose a reason for hiding this comment

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

Opened a PR but we need to verify whether improve accessibility before merging
#44

ndelangen pushed a commit that referenced this pull request Apr 10, 2017
* implement multiple docs navigation

* change docs data strutcure

* styling

* fix routings when responsive view

* Add some real docs.

* Add all basics docs.

* Add management features section.

* Change style.

* Change the header to add Storybook Hub.

* Chaneg nav styles a bit.

* fix some minor issues

* fix storybook failing

* change docs page title according to the categoryh

* Add the comment screenshot.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

accessibility: please use link to open a story
4 participants