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: Add toolbar dropdown button #684

Merged
merged 22 commits into from
Jun 5, 2020
Merged

feat: Add toolbar dropdown button #684

merged 22 commits into from
Jun 5, 2020

Conversation

mannycarrera4
Copy link
Contributor

@mannycarrera4 mannycarrera4 commented May 28, 2020

Summary

Fixes: #685
Add toolbar dropdown button

Blocked on #688

@cypress
Copy link

cypress bot commented May 28, 2020



Test summary

343 0 1 0


Run details

Project canvas-kit
Status Passed
Commit d2cb437 ℹ️
Started Jun 5, 2020 5:14 PM
Ended Jun 5, 2020 5:17 PM
Duration 03:32 💡
OS Linux Ubuntu Linux - 18.04
Browser Electron 80

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@mannycarrera4 mannycarrera4 added 4.x enhancement New feature or request labels May 29, 2020
@mannycarrera4 mannycarrera4 marked this pull request as ready for review May 29, 2020 20:34
@mannycarrera4 mannycarrera4 added the ready for review Code is ready for review label Jun 1, 2020
@lychyi lychyi linked an issue Jun 1, 2020 that may be closed by this pull request
background: 'transparent',
},
hover: {
icon: colors.licorice500,
Copy link
Contributor

Choose a reason for hiding this comment

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

Active and hover are using the same color (same goes for ToolbarIconButton actually). Is this intended?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's per design! i Will double confirm to make sure this is the intended styles

@anicholls anicholls added blocked This issue is waiting for one or more issues to be closed/resolved. and removed ready for review Code is ready for review labels Jun 3, 2020
mannycarrera4 and others added 5 commits June 3, 2020 17:13
…olbarDropdownButton.tsx

Co-authored-by: Alex Nicholls <anicholls3@gmail.com>
…olbarIconButton.tsx

Co-authored-by: Alex Nicholls <anicholls3@gmail.com>
@anicholls anicholls merged commit d56c0d4 into Workday:prerelease/v4 Jun 5, 2020
This was referenced Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x blocked This issue is waiting for one or more issues to be closed/resolved. enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add toolbar dropdown button
3 participants