Billing/bil 1160
Closes https://linear.app/getsentry/issue/BIL-1160/convert-filtercategoryfields-to-a-hook
WIP.
🚨 Warning: This pull request contains Frontend and Backend changes!
It's discouraged to make changes to Sentry's Frontend and Backend in a single pull request. The Frontend and Backend are not atomically deployed. If the changes are interdependent of each other, they must be separated into two pull requests and be made forward or backwards compatible, such that the Backend or Frontend can be safely deployed independently.
Have questions? Please ask in the #discuss-dev-infra channel.
:x: 1 Tests Failed:
| Tests completed | Failed | Passed | Skipped |
|---|---|---|---|
| 43093 | 1 | 43092 | 250 |
View the top 1 failed test(s) by shortest run time
Settings Breadcrumb Dropdown closes immediately after selecting an itemStack Traces | 0.476s run time
Error: expect(jest.fn()).toHaveBeenCalledWith(...expected) Expected: "1" Number of calls: 0 at Object.toHaveBeenCalledWith (.../components/settingsBreadcrumb/breadcrumbDropdown.spec.tsx:40:24)
To view more test analytics, go to the Test Analytics Dashboard 📋 Got 3 mins? Take this short survey to help us improve Test Analytics.