mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
## Summary Adds the conditional timeframe to the actions UI. **Currently only enabled in the Security Solution alerts UI using the `showActionAlertsFilter` prop** Part of https://github.com/elastic/kibana/issues/152026 and https://github.com/elastic/kibana/issues/152611 <img width="880" alt="Screenshot 2023-03-29 at 4 15 24 PM" src="https://user-images.githubusercontent.com/1445834/228567116-a0fa80ac-7664-411f-9757-41aa81b52857.png"> ### UPDATED UI <img width="857" alt="Screenshot 2023-03-31 at 3 58 12 PM" src="https://user-images.githubusercontent.com/1445834/229140790-11aeea9b-6db9-46bc-8f35-47f9afabb606.png"> ### Checklist - [x] Any text added follows [EUI's writing guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses sentence case text and includes [i18n support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md) - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios - [x] Any UI touched in this PR is usable by keyboard only (learn more about [keyboard accessibility](https://webaim.org/techniques/keyboard/)) - [x] Any UI touched in this PR does not create any new axe failures (run axe in browser: [FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/), [Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US)) --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
alerts | ||
application | ||
components | ||
icons | ||
lib | ||
external_config.ts | ||
index.scss | ||
index.ts | ||
jest.helpers.ts | ||
legacy_shims.ts | ||
plugin.ts | ||
types.ts | ||
url_state.ts |