Display eager evaluation result in editor mode
Categories
(DevTools :: Console, task, P2)
Tracking
(firefox74 fixed)
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
I think we could put it at the bottom of the editor, where we already display the reverse search input
Comment 1•6 years ago
|
||
Makes the most sense, as it. Keeps the full editor available for input.
Alternatively, it could be below the output where it will also pop in as result on execution. So we keep the "preview becomes output on execute" pattern.
Assignee | ||
Comment 2•6 years ago
|
||
(In reply to :Harald Kirschner :digitarald from comment #1)
Makes the most sense, as it. Keeps the full editor available for input.
Alternatively, it could be below the output where it will also pop in as result on execution. So we keep the "preview becomes output on execute" pattern.
that's a nice idea indeed, I'll try to come up with something
Assignee | ||
Comment 3•6 years ago
|
||
On the attached screenshot you can see how this would look with the eager evaluation result at the bottom of the console output.
I'm not really convinced here, I feel like we're losing the link between the input and the eager evaluation result since they're far away.
Assignee | ||
Comment 4•6 years ago
|
||
Depends on D61567
Updated•6 years ago
|
Comment 6•6 years ago
|
||
bugherder |
Description
•