CodePrometheus commented on PR #377: URL: https://github.com/apache/skywalking-booster-ui/pull/377#issuecomment-2027995830
> I think when you apply a new query, the segment list sidebar should be pop up automatically. Otherwise, it is confusing, especially when query without trace ID, it would be a long segment list with various traces. If you don't pop up the segment list, but update a specific trace view, the user may thought there is only one trace, which is most likely not the case. Got your point, relevant logic has been adjusted. cc @Fine0830 In order to avoid repeated rendering of the trace with the search event, I used `mitt` to identify the event name, WDYT? have any other suggestions, please let me know, thx. https://github.com/apache/skywalking-booster-ui/assets/66550292/55952143-0f36-4e13-aa74-81fe74445fd9 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
