Exceptionless icon indicating copy to clipboard operation
Exceptionless copied to clipboard

Clickable tags

Open PhyxionNL opened this issue 9 years ago • 12 comments

On: https://website.com/#/stack/..

  1. Change the icons of the first / last block above the page (it looks like an icon you can click on).
  2. Make tags clickable and search for all events with that tag.

PhyxionNL avatar Jun 09 '15 14:06 PhyxionNL

I'm not 100% sure about 1. But I can see where you are coming from. We completely agree with 2.

niemyjski avatar Jun 09 '15 15:06 niemyjski

@Phyxion for the top are you referring to the first and last occurrence stats blocks?

niemyjski avatar Jan 12 '16 18:01 niemyjski

Yes.

PhyxionNL avatar Jan 13 '16 09:01 PhyxionNL

Regarding exceptionless/Exceptionless.UI#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?)

srijken avatar Jan 13 '16 13:01 srijken

  1. What do you suggest those icons be?

niemyjski avatar Jan 13 '16 14:01 niemyjski

  1. 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.

niemyjski avatar Jan 13 '16 14:01 niemyjski

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

niemyjski avatar Jan 13 '16 14:01 niemyjski

  1. 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.

  2. New filtered view.

PhyxionNL avatar Jan 13 '16 15:01 PhyxionNL

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?

niemyjski avatar Jan 13 '16 15:01 niemyjski

Yes, that's perfect I think :+1:

PhyxionNL avatar Jan 13 '16 15:01 PhyxionNL

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

hmvs avatar Jun 20 '17 09:06 hmvs

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

niemyjski avatar Jun 20 '17 12:06 niemyjski