pgadmin-org / pgadmin-org/pgadmin4

Different sorting of menu items when changing the language

Open
#9,003 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug
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

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.