Project

General

Profile

解析Bug #141

Some order data was lost when sorting some column (such as "Delivery Date")

Added by Xihua Fan about 4 years ago. Updated about 1 year ago.

Status:
已关闭
Priority:
普通
Assignee:
Target version:
IT: Easytryck (Sweden) - v3.0
Start date:
09/23/2021
Due date:
09/24/2021
% Done:

100%

Estimated time:
16.00 h
Spent time:

Description

Task Details
  1. Some order data was lost when sorting some column (such as "Delivery Date").
  2. Maybe the scroll down event was not been triggered, so we can't see the next page order data.
Input
  1. Claim from Rita
Output
  • Report and Solution

Others

#1

Updated by Xihua Fan about 4 years ago

  • Description updated (diff)
#2

Updated by Xihua Fan about 4 years ago

  • Status changed from 进行中 to 已关闭

Solution:
Found some JS error message -> JQMIGRATE: jQuery.fn.attr("selected") may use property instead of attribute
So we should change the .attr("selected") -> .prop("selected")

order\ui\desktop\js\order.plugin.js
#3

Updated by Xihua Fan about 4 years ago

  • % Done changed from 0 to 100
#4

Updated by Xihua Fan about 1 year ago

  • Target version set to v3.0

Also available in: Atom PDF