Isso foi levantado por um de nossos membros e parece fazer sentido.
Atualmente, a seção de Usuários pode ser ordenada por diversos critérios (de Visitas a Visualizações, até Respostas), exceto pelo que considero um dos mais importantes: por nome de usuário. Não há como ordenar a lista de usuários (alfabeticamente) pelo nome de usuário.
Da mesma forma, ao usar a pesquisa geral e filtrar usando o prefixo ‘@’, é exibida uma lista de nomes de usuários existentes, mas essa também não é ordenada alfabeticamente — imagino que mostre primeiro os mais ativos. Agora, eu concordo com isso, mas, com isso, parece não ser possível ter uma lista alfabética de nomes de usuários em nenhum lugar.
Portanto, uma solicitação de recurso: seria possível incluir o nome de usuário como critério de ordenação na tabela da seção de Usuários? Imagino que o cabeçalho da coluna “Nome de Usuário” se torne “Nome de Usuário” e que o número de resultados possa ser movido para cima, talvez ao lado do filtro de intervalo de tempo ou, ao lado da caixa de pesquisa.
The alignment of the Username header follows what other tables with users do in Discourse, like in the admin users list (where it is already possible to sort by username, but this is for the users).
The only other change is moving the number of results to the left of the filtering box where I think it is actually more easy to find than right now.
In small viewports it shouldn’t be a problem as the table columns are already larger than the size needed by the filtering controls at the top.
I am not against adding this, I wonder what @codinghorror thinks.
Additionally if prioritize username in ux is unchecked, that title should be “Name” not username and it should be “filter by name” no “filter by username”.
The table header on the first column changes to ‘Username’ (or Name, as per settings) and the number of results is moved next to the search box. Better mockup below.
The proposal does not strip any feature: the total user count is still there, only moved to the left of the filtering box where it is easier to find when searching:
Is it possible to have this looked into one more time please? I know this is not high priority, but I think it may have been dismissed due of a misunderstanding of what was being proposed. This would not strip any feature away. Please see my previous post for the details. Thanks.
OK I am putting a pr-welcome on your mockup, if someone from the community can swing it accounting for mobile and ensuring indexes are right then we can do this.