Skip to content

[8.19] Update copy for bulk fill gaps UI (#225070)#225120

Merged
kibanamachine merged 1 commit intoelastic:8.19from
kibanamachine:backport/8.19/pr-225070
Jun 24, 2025
Merged

[8.19] Update copy for bulk fill gaps UI (#225070)#225120
kibanamachine merged 1 commit intoelastic:8.19from
kibanamachine:backport/8.19/pr-225070

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

## Summary

These are small copy changes in two modals for the bulk schedule gap
fills feature.

## Rule limitation modal
Before

![image](https://github.com/user-attachments/assets/32bbf714-fab9-408b-8f84-f7dd9999f866)

After

![image](https://github.com/user-attachments/assets/978740f3-5a33-492b-ba2c-3eb357b92384)

## Time range selection modal
Before

![image](https://github.com/user-attachments/assets/18d61683-a109-421d-9010-53fe0db50c29)

After

![image](https://github.com/user-attachments/assets/c3a79266-959c-4473-ab3f-d574211c3b3e)

Additionally I have also made a small change to the rule limitation
modal for manual runs
Before

![image](https://github.com/user-attachments/assets/6d7fc487-016e-4331-9d53-89a4da5e6cd6)

After

![image](https://github.com/user-attachments/assets/226b6c7f-ee8c-46eb-8ad5-21272e25c9b0)

## How to test?
Generate 101 rules using [this
tool](https://github.com/elastic/security-documents-generator).
`yarn start rules --rules 100 -c -i"5m"`

### Rules limitation modal
1. Go to the rules page
2. Trigger the rules limitation modal by clicking on "Select all 101
rules"
3. Then click on Bulk actions > Manual run and Bulk actions > fill gaps
respectively.

### Time range selection modal for bulk gap fills
1. Go to the rules page
2. Select a couple of rules
3. Then click on Bulk actions > fill gaps

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
(cherry picked from commit e927fe5)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jun 24, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) June 24, 2025 17:05
@kibanamachine kibanamachine merged commit ed674b2 into elastic:8.19 Jun 24, 2025
11 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
securitySolution 7529 7531 +2

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 9.5MB 9.5MB +1.2KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
securitySolution 87.1KB 87.1KB +20.0B

cc @denar50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants