ericclemmons / ericclemmons/redux-devtools-visual

Prototype

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The point of this debugger is to grossly simplify the _visual_ aspect of what's happening in your application
- [ ] UI
- [ ] Dock
- [ ] Affixed to the bottom by default.
- [ ] Visible when mouse travels to the the bottom `40px` of the page.
- [ ] Wrapped in a [``](https://github.com/ryanseddon/react-frame-component) for styling simplicity.
- [ ] Frames
- [ ] Fixed aspect ratio (e.g. `3x2`).
- [ ] Application wrapped in a `` for sandboxing.
- [ ] `zoom: %` to ensure entire component is visible.
- [ ] Each new action generates a new frame.
- [ ] Time stamp on each frame, or time since last action?
- [ ] Hovering
- [ ] Expands dock with action name & action details (before / after).
- [ ] Reveals "fork/branch" icon.
- [ ] Clicking
- [ ] Returns main application to that state.
- [ ] Forking
- [ ] Starts a new timeline under the existing one.
- [ ] Starts actions from where the fork started.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.