thomaslevesque / CosmosDBStudio

A tool to browse and query Azure Cosmos DB databases
MIT License
54 stars 12 forks source link

Sort databases, containers alphabetically in tree view #50

Closed Arithmomaniac closed 2 years ago

Arithmomaniac commented 3 years ago

I don't know why they don't come that way from the API, but it makes it hard to pick out a container when you have more than a handful.

thomaslevesque commented 3 years ago

Oh! I never noticed they weren't returned in order. I guess I never had more than a handful of containers in my test databases. Good idea, thanks for the suggestion!

ricardopinedathen commented 2 years ago

See PR: https://github.com/thomaslevesque/CosmosDBStudio/pull/56

ricardopinedathen commented 2 years ago

I think this can be closed now or is it closed when the release is available?

thomaslevesque commented 2 years ago

I think this can be closed now or is it closed when the release is available?

The issue will be closed when I merge your PR, but you closed your PR, so... :wink: