graylog2-server icon indicating copy to clipboard operation
graylog2-server copied to clipboard

Add other text to SearchLoadingIndicator in case on long search

Open maxiadlovskii opened this issue 1 year ago • 0 comments

Description

This PR adds This is taking a bit longer, please hold on... text in case the search execution takes more than 20 sec Screenshot 2024-02-21 at 16 40 49

Motivation and Context

fix: #18345

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [x] Refactoring (non-breaking change)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ ] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes. /nocl

maxiadlovskii avatar Feb 21 '24 15:02 maxiadlovskii