-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
The 'No Logged Actions' message blinks in the Activity Log. #107129
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
@manishgupta-qasource Please review. |
Reviewed & assigned to @kevinlog |
Pinging @elastic/security-onboarding-and-lifecycle-mgt (Team:Onboarding and Lifecycle Mgt) |
The Api call is done twice when it throws an error (there is no activity logs for host) and the view keeps inconsistent. We could display a loader until the data has been loaded or not properly and then show the data or the empty prompt. |
Hi @kevinlog Today we have done exploratory on 8.0.0 Snapshot build and found that this issue is also occurring as well as "pick start and end date" blinks for few times. Please found below build and testing details. Build Details: Screen Recording Blink.mp4Thanks!! |
@ashokaditya - I chatted with @caitlinbetz offline. Can you take a look at this for 7.15? If you think it's feasible to merge, we can fix for 7.15. If it's more complicated, can defer to 7.16. |
…er (#110233) * account for API errors and uninitialized state before fetching data fixes /issues/107129 * better name refs /pull/102261 * don't show date picker when loading data initially fixes /issues/107129 * use a readable selector instead review changes * remove redundant data fetch using paging action on tab switch. refs /pull/102261 * remove redundant validation review comments Co-authored-by: Kibana Machine <[email protected]>
…er (elastic#110233) * account for API errors and uninitialized state before fetching data fixes elastic/issues/107129 * better name refs elastic/pull/102261 * don't show date picker when loading data initially fixes elastic/issues/107129 * use a readable selector instead review changes * remove redundant data fetch using paging action on tab switch. refs elastic/pull/102261 * remove redundant validation review comments Co-authored-by: Kibana Machine <[email protected]>
…er (elastic#110233) * account for API errors and uninitialized state before fetching data fixes elastic/issues/107129 * better name refs elastic/pull/102261 * don't show date picker when loading data initially fixes elastic/issues/107129 * use a readable selector instead review changes * remove redundant data fetch using paging action on tab switch. refs elastic/pull/102261 * remove redundant validation review comments Co-authored-by: Kibana Machine <[email protected]>
…er (#110233) (#110526) * account for API errors and uninitialized state before fetching data fixes /issues/107129 * better name refs /pull/102261 * don't show date picker when loading data initially fixes /issues/107129 * use a readable selector instead review changes * remove redundant data fetch using paging action on tab switch. refs /pull/102261 * remove redundant validation review comments Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Ashokaditya <[email protected]>
…er (#110233) (#110525) * account for API errors and uninitialized state before fetching data fixes /issues/107129 * better name refs /pull/102261 * don't show date picker when loading data initially fixes /issues/107129 * use a readable selector instead review changes * remove redundant data fetch using paging action on tab switch. refs /pull/102261 * remove redundant validation review comments Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Ashokaditya <[email protected]>
Hi @kevinlog, We tested this ticket on the latest 7.15.0-BC4 build & found that the issue is now fixed. Please find below the exact testing details: Build Details:
Screen-Recording Administration.-.Kibana.-.Google.Chrome.2021-09-03.15-33-55.mp4Hence, closing this issue and marking it as "Validated". Thanks |
Bug Conversion
Thanks! |
Describe the bug:
The 'No Logged Actions' message blinks in the Activity Log.
Build Details:
VERSION: 7.14.0-BC5
BUILD: 42722
COMMIT: fb2c86a
ARTIFACT: https://staging.elastic.co/7.14.0-20ebeb16/summary-7.14.0.html
Preconditions:
Elastic 7.14.0 environment should be deployed.
Steps to Reproduce:
Test data:
N/A
Impacted Test case(s):
N/A
Actual Result:
The 'No Logged Actions' message blinks in the Activity Log.
Expected Result:
The 'No Logged Actions' message shouldn't blink in the Activity Log.
What's Working:
N/A
What's Not Working:
N/A
Screen-Recording:
Administration.-.Kibana.-.Google.Chrome.2021-07-29.13-58-39.mp4
Logs:
N/A
The text was updated successfully, but these errors were encountered: