Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[Lens] visualize in maps button #98677
[Lens] visualize in maps button #98677
Changes from 8 commits
ebded20
ae91101
8762935
a707d1b
c97fa4b
1ebfdea
c4fc65c
76313c5
dab538d
9dd3d02
5702835
a59bef7
c4f9207
68a3b54
1ecc000
873294c
21d16a6
5fffe4b
05f6b5d
db3ba29
ae91b07
e2f1b3d
050080b
e5a118a
6c50c4e
73b4549
2eb13d5
b6af7e4
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is used to construct the screen reader message if the user picks up the field using keyboard and moves it to the drop zone:

We can either add a special case for this here (extending
humanData
for a special message):kibana/x-pack/plugins/lens/public/drag_drop/providers/announcements.tsx
Line 530 in 755c186
or think about something that fits into the existing template and makes clear this will move the user to Maps.