Kernix13 / Kernix13/codeCompare

Enable user to reorder secondary languages

Open
#15 0 comments 0 reactions 1 assignee Claimed by @Kernix13 View on GitHub
enhancement ui
Dominant language
JavaScript
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

If a user selects more than one secondary language, the order they are displayed on the page is determined by the order of the languages in the DOM.

**Describe the solution you'd like**

Allow the user to choose the order of the secondary languages. They may prefer to have one language directly next to their primary language. Since the columns are `display: grid`, have JavaScript add a class that adds the CSS `order` property.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.