You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
At the moment if I get an error and I want to see what was going on around that time, I need to "search", to find the error I'm looking for, take note of the timestamp, the clear the filter and then navigate to the timestamp by paging though until I find it
Describe the solution you'd like
The button called "search" is technically filtering the errors, so why not call it filter instead? Then add another button search, which does not filter but simply moves you to the next record that applies to the search term? This would make viewing surrounding log messages much easier.
Describe alternatives you've considered
An alternative could be a way to clear the filter but remain on the record you had selected at the time of clearing
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
At the moment if I get an error and I want to see what was going on around that time, I need to "search", to find the error I'm looking for, take note of the timestamp, the clear the filter and then navigate to the timestamp by paging though until I find it
Describe the solution you'd like
The button called "search" is technically filtering the errors, so why not call it filter instead? Then add another button search, which does not filter but simply moves you to the next record that applies to the search term? This would make viewing surrounding log messages much easier.
Describe alternatives you've considered
An alternative could be a way to clear the filter but remain on the record you had selected at the time of clearing
The text was updated successfully, but these errors were encountered: