Yomi Eluwande
Yomi Eluwande
This PR addresses the following: - [x] Ensures that querying using the `MatchersInput` component is disabled until a profile type has been selected. - [x] Added a loader to the...
- [x] Ensure that querying using the `MatchersInput` component is disabled until a profile type has been selected. - [x] Add a loader to the MatchersInput component - [x] Prevent...
This PR adds functionality for showing the `buildId` when available. This means the `GraphTooltip` component can be made static by holding down the Shift button. Resolves #1569
Opened Another Twitter with no internet. Got this JS error. 
This PR adds functionality to filter the icicle graph data by a binary. This was achieved in two parts: 1. by adding a `frameFilter` parameter to the query request which...
The expected behavior when you click on a binary in the Icicle graph is that it highlights all stacks related to that binary. But there are cases where this doesn't...
Locations from the API should display on the input field as soon as users start typing. Almost akin to the way Google places works.
We'd like to a section on the Search page that displays a comments box powered by Disqus. This means that each location would have it's own comment box where people...