vmware / vmware/singleton

[BUG] The language list should be sorted well

Open
#276 2 comments 0 reactions 1 assignee View on GitHub

@nannany00 is already working on this.

Since Nov 11, 2019.

area/java-service kind/bug priority/medium
Dominant language
Java
Stars
72
Forks
69
Avg merge
23h 32m
Merged PRs (30d)
4

Description

Describe the bug
The language list returned from Singleton is not sorted.

To Reproduce
Steps to reproduce the behavior:

  1. Go to one product which used Singleton, get language list.
  2. Using Singleton API /i18n/api/v2/locale/supportedLanguageList to get language list.
    Issue:
    The order of two language list is different and not sorted.

Expected behavior
The language list order should keep the same and be sorted well.

Screenshots
image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.