Ryan Albrecht
Ryan Albrecht
Add `` to better support special characters with `ellipsisDirection="left"`. Tested in Firefox, Chrome and Safari. Notes below. | | Before | After | | ------------- | ------------- | ------------- |...
https://www.figma.com/file/JvGvlB607DwRdCJ4bDeHB0/Specs%3A-Issues-%26-Performance-Integration?node-id=0%3A1 
If someone clicks on 'body' then we're just going to repeat the whole captured html document into the snippet view, it's heavy and will break things.
UrlWalker needs to have :hover styles for the summarized navigations & should set `currentHoverTime`
If you hover over a timestamp in the Console component then the `currentHoverTime` is set and the rest of the page lights up Example Replay: https://dev.getsentry.net:7999/organizations/sentry-emerging-tech/replays/ben-test:cd7824017b744d3b88473be9c2f72ebc/#console  Hovered putting the...

I have an app that's using react-tags but is not configuring drag+drop behavior for the . I'd like to be able to use a slimmed-down version of Tags that removes...