-
Notifications
You must be signed in to change notification settings - Fork 870
[EuiMarkdownEditor] add a classname to a toolbar #9153
Copy link
Copy link
Labels
help wantedThe EUI team is unlikely prioritize. (Don't delete - used for automation)The EUI team is unlikely prioritize. (Don't delete - used for automation)requestClear use case, business priority. Requires a clear yes/no answer or coordination.Clear use case, business priority. Requires a clear yes/no answer or coordination.
Metadata
Metadata
Assignees
Labels
help wantedThe EUI team is unlikely prioritize. (Don't delete - used for automation)The EUI team is unlikely prioritize. (Don't delete - used for automation)requestClear use case, business priority. Requires a clear yes/no answer or coordination.Clear use case, business priority. Requires a clear yes/no answer or coordination.
Type
Fields
Give feedbackNo fields configured for Enhancement.
Problem Statement
In dashboard, we need to sometimes display very small markdown editor. In this case, we want to not display a toolbar. For now we're targetting this element via data-test-subj, but it'd be better to target it via classname. Related PR: elastic/kibana#240806