Exceptionless.UI
Exceptionless.UI copied to clipboard
Clickable tags
On: https://website.com/#/stack/..
- Change the icons of the first / last block above the page (it looks like an icon you can click on).
- Make tags clickable and search for all events with that tag.
I'm not 100% sure about 1. But I can see where you are coming from. We completely agree with 2.
@Phyxion for the top are you referring to the first and last occurrence stats blocks?
Yes.
Regarding #2, what should happen when you already have a search in progress?
The other thing is, setting the filter when clicking on the tag is one thing, but you probably also want to jump to one of the overview lists (I think stacks of the current event type is the one to go for?)
- What do you suggest those icons be?
- Do you think we should navigate you to a search page or just append the query to your current search? I guess if we have them navigate to a new filtered view would be the best option.
We gotta think about this. We could append a query string called search or a new search view and it shows all the results. The question then becomes does this query string become the whole search filter or the appended search view and when we navigate away from this view, do we take this search term away from the filter via the onExit callback of the route?
Thoughts @srijken @Phyxion @ejsmith
-
No idea really, but many no icons at all? I do not see a point there for icons. The calendar icon for total is also a bit weird. This would actually make more sense at first/last.
-
New filtered view.
I've created an issue for that so we can focus on just this search issue / clickable tags. Does it make sense to apply the filter only to that search view and remove it upon navigating away or into a search result?
Yes, that's perfect I think :+1:
We have discussed with @niemyjski that it would be nice to have possibility to have a direct link for filtering tags. For example: https://be.exceptionless.io/dashboard?tags=Prod
I think everything would just update the filter in the url, we need to figure out the best way to make the search filter stick with the route and update the url