Michael Kubler
My feedback
8 results found
-
63 votes
An error occurred while saving the comment An error occurred while saving the comment Michael Kubler commentedI was just going to suggest this!
I really want to see it remember the previously used sort, or specify a default.Having `{_id: -1}` be the default would be perfect.
Michael Kubler supported this idea · -
5 votes
An error occurred while saving the comment Michael Kubler commentedI would still love to see this.
Given I can click in the Query field and I'll have {} automatically added, this should be doable.
Michael Kubler shared this idea · -
10 votesMichael Kubler supported this idea ·
-
13 votesMichael Kubler supported this idea ·
-
12 votesMichael Kubler supported this idea ·
-
35 votesMichael Kubler supported this idea ·
-
40 votesMichael Kubler supported this idea ·
-
42 votesMichael Kubler supported this idea ·
Given there's an [Edit] -> [Settings] section, you could allow the default sort order to be adjustable, with `{ _id: -1 }` being the default.
But that would allow people to remove it or set it to something else, like {createdAt: -1} or {name: 1}
Or even a sort order default lookup cascade, a global default you can change in the settings but a per collection overwrite. That way for a collection that doesn't have a "name" field you could use _id or whatever else and save that as the default for the collection.
This is more important now that the "Options v" button is so all the way to the right and harder to access.
Having to set the Sort all the time is a lot of effort and something I have to do multiple times a day.