[UI][People] Change default nearby people sort order to distance#5472
Conversation
Sorting by distance is more intuitive as the default for the nearby people list, since proximity is explicitly implied by "nearby."
Author
|
Hey, @akleshchev, @Geenz: is there any update on the status of this PR? It's been open for close to two weeks now without any feedback. Happy to make changes if there's any need. |
Contributor
It went up the chain as we can't just accept visual changes without review from lindens. The problem is: some people prefer alphabetic view be default because it's easier to find people by name that way. And we might want to expose the 'sort' setting in UI instead of simply changing it. |
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sort nearby users by how near they are.
Closes #5471