BCStudentSoftwareDevTeam / BCStudentSoftwareDevTeam/chemical-inventory

Sort Chem Table Ignoring Leading Number

Open
#120 0 comments 0 reactions 0 assignees View on GitHub
enhancement major
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**[Original report](https://bitbucket.org/laborstudents/chemical-inventory-new/issue/120) by Kye Hoover (Bitbucket: [eykrevooh](https://bitbucket.org/eykrevooh), GitHub: [eykrevooh](https://github.com/eykrevooh)).**

----------------------------------------

The Chem Table currently sorts everything by its leading character. We need to ignore the leading character if it is not a char in the alphabet.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Chem Table sorting entry point and inspect how its leading character is selected. Reproduce the current ordering with entries whose first character is non-alphabetic, then verify that sorting uses the first alphabetic character while alphabetic-leading entries remain unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.