Reverse run history ordering.

It’s really confusing to see newest items at the top of the stack run history, especially when switching context between other tools where the precedent is normally later/newer items appear at the bottom.

Would it be possible to get a per user config to reverse the run history ordering? I have a small css injection to fix this annoyance (imagine slack messages appearing at the top! or new comments on pull request)

#runWrapper ol {

flex-direction: column-reverse;

}

Workaround
Custom css injection
Problem
Ordering of run history is inverted

Please authenticate to join the conversation.

Upvoters
Status

👀 In Review

Board

💡 Feature Requests

Tags

UI/UX

Date

About 15 hours ago

Subscribe to post

Get notified by email when there are changes.