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

Notices: Make action buttons appear in global notices again #1278

Merged
merged 1 commit into from
Dec 4, 2015

Conversation

jordwest
Copy link
Contributor

@jordwest jordwest commented Dec 4, 2015

Some refactoring of the global notices caused action buttons to disappear. This adds the new NoticeAction component to NoticesList when a button property is set in the options for a notice.

Some refactoring of the global notices caused action buttons to
disappear. This adds the new `ActionButton` component to `NoticeList`
when a `button` property is set in the options for a notice.
@jordwest jordwest added the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Dec 4, 2015
@jordwest jordwest self-assigned this Dec 4, 2015
@johnHackworth
Copy link
Contributor

Works great and updates the buttons to the new style:

image

LGTM! :shipit:

@johnHackworth johnHackworth added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Dec 4, 2015
@enejb
Copy link
Member

enejb commented Dec 4, 2015

This also fixes the regression I found in plugins.

Before:
screen_shot_2015-12-04_at_11_08_27

After:
screen_shot_2015-12-04_at_11_19_57

Thanks for fixing it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants