Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Tab toolbar #59

Merged
merged 6 commits into from
Dec 16, 2015
Merged

Tab toolbar #59

merged 6 commits into from
Dec 16, 2015

Conversation

bbondy
Copy link
Member

@bbondy bbondy commented Dec 16, 2015

Still iterating on this but it's pretty usable for now. Would like to merge it so we can play with the UX and iterate from here.

<span
className='prevTab fa fa-angle-left'
disabled={this.activeFrameIndex === 0}
onClick={this.onPrevFrame.bind(this)} />
Copy link
Member

Choose a reason for hiding this comment

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

I thought these buttons were supposed to go to the previous/next tab set, not the previous/next tab? cc @bradleyrichter

Copy link
Member Author

Choose a reason for hiding this comment

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

You are correct, I'll update before landing.

@diracdeltas
Copy link
Member

Looks good to me modulo comments. Awesome work!

@bbondy
Copy link
Member Author

bbondy commented Dec 16, 2015

I changed to going prev/next page I think I like the old UX better though. Will be easy to revert that commit if others want after. Merging.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants