codepair-old icon indicating copy to clipboard operation
codepair-old copied to clipboard

Real-time markdown editor for interviews, meetings and more...

Results 38 codepair-old issues
Sort by recently updated
recently updated
newest added

**Description**: Move some modules in `dependencies` to `devDependencies` in `packages.json` file **Why**: it can reduce build time when deploying.

discussion πŸ’­

**Description**: Use the type provided by `yorkie-js-sdk` **Why**: we can code by knowing the parts provided by yorkie-js-sdk better.

**Description**: Recently, we introduced a markdown editor and slide view. However, the style of the slide view is still crude. For example, the text of the code is not displayed...

enhancement 🌟
good first issue 🐀

**Description**: CodePair set the username of each user as a random anonymous name. (e.g. well-made giraffe). If uses can modify their name after getting a random name, it will be...

enhancement 🌟
good first issue 🐀

**Description**: https://docs.pushtechnology.com/cloud/latest/manual/html/designguide/solution/support/connection_limitations.html#:~:text=Most%20modern%20browsers%20allow%20six,with%20any%20server%20or%20proxy Since CodePair uses only one domain, it cannot maintain tabs more than the browser connection limit. Domain needs to be expanded like `aaa.codepair.yorkie.dev/123456` **Why**: For use more CodePair...

**What happened**: Commands remain in the contents in Vim mode. Local contents were displayed on the screen normally, but the commands in vim mode were sent remotely. The change handler...

bug 🐞

**Description**: Support multiple code tabs. **Why**: Users can edit codes for multiple languages ​​in one URL.

enhancement 🌟
good first issue 🐀

**Description**: Linearly slowing down if we draw a lot of lines using brush. When drawing a lot of lines, find the parts that cause speed problems. **Why**: - Users can...

enhancement 🌟

**Description**: Display the remote mouse cursors in drawing mode. And users can chat from the mouse pointer. FigJam example: ![Cursor chat in FigJam](https://user-images.githubusercontent.com/2059311/140049072-b3dc8a00-3598-4fcf-b838-b5d960282ded.gif) **Why**: - Users can check the peer's...

enhancement 🌟

Sentry Issue: [CODEPAIR-N](https://sentry.io/organizations/yorkie-team/issues/2316029175/?referrer=github_integration) ``` UnhandledRejection: Non-Error promise rejection captured with keys: code, message, metadata ```