datalust / seq-tickets

Issues, design discussions and feature roadmap for the Seq log server
https://datalust.co/seq
97 stars 5 forks source link

UI Improvement suggestion for dropdown list option #2051

Closed dengyakui closed 10 months ago

dengyakui commented 10 months ago

Seq has a dropdown list for user to select time ranges. But the defatult time ranges only has 8 different options for user. But some times, I often need to use a custom range to filter log, like 2d/3d/4d, but the dropdonw list was not editable, so I had to change the value from the brower addressbar, but after I hit enter, the logs got not refresh immediatiely, I can't know whether change has take effect. So I have to re-click the "Go" button or "Tail" button again to ensure the the log got refreshed

If Seq enable users to set their own options or make the dropdrop list control editable, it would be a huge improvement.

image

liammclennan commented 10 months ago

Hi @dengyakui

The list of time ranges is editable in settings.

dengyakui commented 10 months ago

Hi, @liammclennan I got it. It seems i can only save 1 option, it works for me. Thanks! image

liammclennan commented 10 months ago

Hi @dengyakui

I made a mistake. The option is in preferences

image

dengyakui commented 10 months ago

Hi, @liammclennan : Thanks , resolved. image