Curry Yang
Curry Yang
# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...
Added a common modal that build by react-aria-component. In the future,if you need modal, you can use this modal instead of base/modal
Close #4653 #4241 **This PR is to solve the problem of slow response to open and edit spec files** The main reason is `spectral.run` spend too much time and block...
use web worker
The `shouldMigrateProjectUnderOrganization` is an async function, so we need to add `await`
close INS-4026 INS-3957 **objective: Reduce the App start duration** ### Changes #### Loading strategy - [x] use the `findBestRoute` function to try to return the path with orgId and projectId...
Add indicator to display async task status - [x] indicator UI, display status for 3 types of status only keep one indicator for 'online/offline' and async task status.When syncing, the...
### Core or SDK? Platform/SDK ### Which part? Which one? @sentry/electron 5.1.0 Offline Support ### Description ``` /* The maximum number of days to keep an event in the queue....