Fine0830 opened a new issue, #10340: URL: https://github.com/apache/skywalking/issues/10340
### Discussed in https://github.com/apache/skywalking/discussions/10338 <div type='discussions-op-text'> <sup>Originally posted by **Superskyyy** February 4, 2023</sup> In the General Services tab, when I clicked on the `view log` button related to a specific Trace (call this Action 1). The UI seems to have the TraceID query field remembered in the Log tab regardless of how many further actions were carried out, such as doing a manual search, removing the TraceID from the field etc. When switching away and then back to the Log view, the last TraceID from Action 1 will always reappear. This doesn't sound like correct behaviour (although I don't know how to fix it, my Vue knowledge is very limited) To reproduce: 1. Click on any trace that has a log associated, and click `view logs` 2. After landing on the logs tab, the TraceID query field is set to be the TraceID in step1 3. Do some other queries on the logs tab, or simply remove the field to view all logs. (This step can be done infinite times) 4. Revisit the log tab after switching away; the traceID from step 1 reappears. I think the better behaviour will be either to keep the real last query in the logs tab OR reset back to an initial state (empty the TID field).  </div> -- 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]
