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

[6.5] Provides context to spaces grid action buttons (#27911) #28009

Merged
merged 1 commit into from
Jan 4, 2019

Conversation

legrego
Copy link
Member

@legrego legrego commented Jan 3, 2019

Backports the following commits to 6.5:

Fixes elastic#27744

cc @elastic/eui-design -- It appears that the [`DefaultItemAction`](https://elastic.github.io/eui/#/display/tables) can only accept hard-coded `name`/`description` values. While this isn't necessarily a bad thing, I'm wondering if the linked issue (elastic#27744) will be a common enough occurrence within Kibana to make the DefaultItemAction less useful. What do you think about allowing functions for the `name` and `description` fields, so that they can get access to the row's record, and provide context as necessary?
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@legrego legrego merged commit 07b1d48 into elastic:6.5 Jan 4, 2019
@legrego legrego deleted the backport/6.5/pr-27911 branch January 4, 2019 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants