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

Debugger Mode #589

Open
Dammshine opened this issue Jan 27, 2024 · 0 comments
Open

Debugger Mode #589

Dammshine opened this issue Jan 27, 2024 · 0 comments

Comments

@Dammshine
Copy link
Contributor

The issue

In the current codebase, there’re numbers of places where debugger view logic has implemented/addressed. However, there’s no unified way to turn on debugger mode on every component, also brings overhead to maintain debugger view feature.

Requirements (Prioritize by importance, do it in order)

  1. Refactor debugger mode trigger out to GlobalStore

Design a unified way for the debugger mode, documenated. Make sure this feature can be easier re-used and implemented in the future.

  1. Could be a semi-transparent text just above the component it want to debugger at.

  2. For more complicanted ones, can be a transparent drop-down option.

Design an interactive way to trigger debugger mode in the frontend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant