Nariman Abdullin

Results 76 issues of Nariman Abdullin

### What's done: - upgraded wrappers - migrated to new routers: `createBrowserRouter` and `createMemoryRouter` - rewrote `ErrorBoundary` to view component It closes #2826

A full build takes a lot of time. We don't want to split our repo to a set of small repos. Need to setup a mono repo for `save-cloud`. -...

infra
refactoring

Need to split: - [x] #2842 - [ ] setup deployment of two frontends - [ ] move all logic related to cosv to `save-cosv`

epic
vulnerabilities

Follow up after #2555 - [x] #2819 - [ ] Editing on FE using `CosvSchema` object - [ ] Add search vulnerabilities by cwe

epic
vulnerabilities

Ordering works only for a single page: ![image](https://github.com/saveourtool/save-cloud/assets/1164369/ad41a7f9-4fd4-4f6f-a81d-92ab33304bf5) _Originally posted by @nulls in https://github.com/saveourtool/save-cloud/issues/2715#issuecomment-1764263548_

bug
frontend
vulnerabilities
save-release

We get the following error: https://github.com/saveourtool/save-cloud/pull/2834/files#diff-cfda06917251ebb7b2a42e49c151470bea081447a9a2112d528ed930440a9f35 And looks like the problem that `useTranslation` returns not `Translation` type when `namespace` is not loaded or doesn't exist. Need to look at https://react.i18next.com/latest/usetranslation-hook#not-using-suspense...

bug
enhancement
frontend
backlog

Currently we use `0.40.0`, but there is `2.x` and documentation is different: https://mswjs.io/docs/getting-started It's difficult to investigate failing tests

enhancement
frontend
backlog

The `kotlin-js` is deprecated now: https://kotlinlang.org/docs/multiplatform-compatibility-guide.html#6b73394f Ref: https://github.com/JetBrains/create-react-kotlin-app

infra