Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide DevTools through Chrome extension #688

Closed
chacha912 opened this issue Nov 14, 2023 · 0 comments · Fixed by #717
Closed

Provide DevTools through Chrome extension #688

chacha912 opened this issue Nov 14, 2023 · 0 comments · Fixed by #717
Assignees
Labels
enhancement 🌟 New feature or request good first issue 🐤 Good for newcomers

Comments

@chacha912
Copy link
Contributor

Description:

In the examples in the public folder, there are monitoring tools for text data type and document.root.

index.html (codemirror) whiteboard.html
Pasted Graphic 132 Pasted Graphic 133

To enhance development convenience, create a Chrome extension that incorporates these tools.
This extension will provide an interface for monitoring and debugging.(Refer to: https://liveblocks.io/devtools)

  • Considerations: The opsForTest, which monitors the entire operation, is currently designed to operate only in the development environment.

Why:

  • Improved accessibility and usability of monitoring tools.
  • Enhanced development experience for handling root and text data types.
@hackerwins hackerwins added the enhancement 🌟 New feature or request label Nov 15, 2023
@hackerwins hackerwins added the good first issue 🐤 Good for newcomers label Nov 28, 2023
@chacha912 chacha912 self-assigned this Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 New feature or request good first issue 🐤 Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants