sentry icon indicating copy to clipboard operation
sentry copied to clipboard

Billing/bil 1160

Open dashed opened this issue 2 months ago • 3 comments

Closes https://linear.app/getsentry/issue/BIL-1160/convert-filtercategoryfields-to-a-hook

WIP.

dashed avatar Dec 01 '25 22:12 dashed

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

github-actions[bot] avatar Dec 01 '25 22:12 github-actions[bot]

: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 item
Stack 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.

codecov[bot] avatar Dec 05 '25 22:12 codecov[bot]