dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Dashboard is an administrative tool that allows users to manage projects and documents with ease.

Results 14 dashboard issues
Sort by recently updated
recently updated
newest added

**Description**: Currently, the login button is not visible on the mobile page, which creates difficulty for mobile users to access the login page. To improve user experience, it is recommended...

enhancement ๐ŸŒŸ

**Description**: migration moment.js to date-fns **Why**: Moment is lagacy project. And it might cause a huge performance overhead because of its complex APIs and large bundle size. [moment docs](https://momentjs.com/docs) [You-Dont-Need-Momentjs](https://github.com/you-dont-need/You-Dont-Need-Momentjs/blob/master/README.md)

cleanup ๐Ÿงน
good first issue ๐Ÿค

**Description**: Duplicate documents with the same key are shown on the Dashboard. 1. Create a document and remove it with Yorkie CLI. 2. Add another document with the same key....

bug ๐Ÿž
good first issue ๐Ÿค

**Description**: Show the tooltip when the user moves the mouse over the slider marker. Tooltips are helpful to show additional information like actor, message, and time. as-is Wordpress Revision UI...

enhancement ๐ŸŒŸ

**Description**: If the document has only been created, the last-updated time does not appear correctly. When creating a document, the last-updated time should be initialized to the time the document...

bug ๐Ÿž
good first issue ๐Ÿค

**Description**: Current document preview page directly shows the raw content in a document like below: ![d](https://user-images.githubusercontent.com/72907272/218002979-f5ae1098-208a-466a-8d0f-a63ffb1c014c.png) The content should be provided in a more readable form. For example, `Text` type...

discussion ๐Ÿ’ญ
good first issue ๐Ÿค

**Description**: As time went by, I began to realize that this PR(#114) causes โ€˜documentsโ€™ managed by redux to be lost when refreshing browser. https://user-images.githubusercontent.com/50368758/236391307-0bd41bd7-190d-48f8-bc12-b5a22e9ed469.mp4 This is because, when browser is...

bug ๐Ÿž
help wanted ๐Ÿฆฎ

**Description**: https://user-images.githubusercontent.com/50368758/236392854-de89a6d9-a5f3-42a9-b8e9-fde6cdcbad4e.mp4 Even if there are more search results, only up to 15 are shown. And it seems that the search feature doesn't support 'like' search. **Why**:

good first issue ๐Ÿค

**Description**: Script error when accessing a document created by ProseMirror example on dashboard After creating the document of the ProseMirror example of the JS SDK, there seems to be a...

bug ๐Ÿž
good first issue ๐Ÿค

**Description**: While using `yorkie.Tree`, an error occurs only in the dashboard, not in the app, when trying to view document. The error message is `left and right are not in...

bug ๐Ÿž