flutter / flutter/devtools

Redesign console UX

Open
#5,039 1 comment 0 reactions 0 assignees View on GitHub
cost: high cross-screen enhancement P2
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Right now console is a plain list with expandable items. When an item is expanded, it is hard to navigate between items.
The suggestion is to split the console vertically, so that items are narrow at the left, and details are at the right.

Current implementation:
![Image](https://user-images.githubusercontent.com/12115586/212366008-d44cca67-b4d4-4436-8de2-3083d69e9d0f.png)

Suggested implementation:

![Image](https://user-images.githubusercontent.com/12115586/212367375-cecc9897-b76e-4008-af2e-35cc41b53a7c.jpeg)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.