middleware
middleware copied to clipboard
Search functionality in the system logs UI
Currently all the logs show up in a streaming format, but finding out something specific requires me to use the browser find-in-page functionality.
It would be nice to highlight specific logs and have the ability to jump to them right within the app.
Hi @jayantbh ,
I would like to work on this issue. Could you please assign it to me?
Thank you!
It's done!
Would be a good idea to share your approach before you begin, to avoid rework.
It's done!
Would be a good idea to share your approach before you begin, to avoid rework.
- A search input to filter logs.
- Highlighting of logs that match the search term.
- Buttons to navigate to the next and previous highlighted logs.
Cool. I think in a subsequent update it'll be great to have a way to copy one or more lines of logs.
HI @jayantbh , I can't find the system logs UI section. Can you tell me where to locate it? Thanks!
https://github.com/middlewarehq/middleware/issues/555#issuecomment-2391214331
Hey @Ryadav0654 how's it going? :)
Hi @jayantbh ,
I've created a pull request(#587) that implements a sticky, responsive search bar with log navigation (Previous/Next) and highlighting of matching search terms. It includes mobile-friendly layout adjustments.
Please review and let me know your feedback!
Thanks!
Assigned to @harshit078