sort by number asc first in list is higer followed by the lowest number
Open
- Dominant language
- HTML
- Stars
- 435
- Forks
- 168
- PR merge metrics
- No merged PRs in 30d
Description
when we use a class name price=> path=".price", with decimal number. the first to display is a higher number then follows the lowest number and so on.
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the sorting logic for numeric values, likely in the core jplist JavaScript files. Find where the 'price' class selector triggers sorting and examine the comparator function. Test with a simple HTML list containing decimal numbers to reproduce the issue and verify the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100