pgadmin-org / pgadmin-org/pgadmin4
Different sorting of menu items when changing the language
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.8k
- Forks
- 891
- Avg merge
- 4d 7h
- Merged PRs (30d)
- 8
Description
When changing the language of the system, problems arise with the positions of items in the menu, the object tree, etc.
Alphabetical sorting is performed. But this causes confusion when switching from language to language cause position of items is different.
From code perspective it looks like it is by design, but may be you would consider it as issue and have a plan to fix it?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points; begin by reproducing the menu and object-tree ordering before and after a language change and tracing the sorting behavior. Agree on the intended stable ordering, then verify that all affected views retain it across language switches.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend, internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100