Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to sort sub-command windows in Portal UI #243

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

fancygits
Copy link
Contributor

An existing feature in Portal is that maps are automatically sorted when displayed. This sorting is very convenient for finding the data I care about. This PR attempts to sort command window options before display.

Examples

get (and other pick-one)

Before

image

After

image

get-in (and other pick-in) (in VS Code)

Before

image

After

image

select-columns (and other pick-many)

Before

image

After

image

@djblue djblue merged commit 1a28bda into djblue:master Oct 18, 2024
11 checks passed
@fancygits fancygits deleted the sort-command-windows branch October 18, 2024 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants