[uiSettings/theme/version] override label to aid KBN_OPTIMIZER_THEMES discovery#96069
Conversation
|
Pinging @elastic/kibana-core (Team:Core) |
|
cc @cchaos |
|
😄 Thanks @spalger ! Any way to put that text as the |
|
I tried using the |
|
Ha, yeah. I was just thinking that you can't easily highlight the text of a select option for a dev to easily copy/paste. I'm pushing you a commit that then moves the message to the description and simplifies the option label. |
|
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
In #94834 we removed the other options from the uiSetting when the
KBN_OPTIMIZER_THEMEenvironment variable isn't set, which is a little confusing and doesn't really help people know what to do when they need to test v7. This change overrides the label for the option when only one option is available so that people will be reminded to use theKBN_OPTIMIZER_THEMESenvironment variable in order to get additional options.