Move the error message to the bottom when showing traces#7494
Move the error message to the bottom when showing traces#7494domenkozar wants to merge 1 commit intoNixOS:masterfrom
Conversation
77a8b52 to
f3448df
Compare
|
I'm on board with the general goal here, but I am not so sure about the inconsistency of going from a bunch of frames in "thing at" order to a final item in "at thing" order. |
|
Another problem is that it says If we keep |
|
I'd love if someone finishes this and ships it, it's a huge UX improvement. Maybe @bburdette? |
|
What about this?
Would need a bit of thinking through for the different verbosities - error, warn, debug, etc. |
|
Closing as not wanted |
Given
error.nix:Before:
After: