bcgov / bcgov/zeva2

ZEVA 2 - Credit Applications page - Table sorting is not working correctly

Open
#427 1 comment 0 reactions 1 assignee View on GitHub

@tim738745 is already working on this.

Since Jul 8, 2026.

bug Medium tested
Dominant language
TypeScript
Stars
1
Forks
6
Avg merge
8h 52m
Merged PRs (30d)
33

Description

Describe the Bug
Sorting in the main table on the Credit Applications page does not work correctly. Specifically, sorting by the “ID” "Supplier" "VINs" "Credits" column s are not functioning as expected. Additionally, when sorting is triggered, the table updates in a non-smooth and inconsistent way compared to other parts of the system.

Expected Behaviour
Users should be able to sort the table by any column
Sorting should behave consistently with the Administration page:
No full page reload
Smooth UI update

Actual Behaviour
Sorting does not work correctly
Table updates are not smooth and feel inconsistent
Behavior differs from the Administration page, where sorting works as expected.

Implications
Users cannot reliably organize and analyze data in the table.
Creates inconsistency across the system (different behavior vs Administration page).

Steps To Reproduce
Steps to reproduce the behaviour:
User/Role: IDIR User Interface

  1. Log in as an IDIR user
  2. Navigate to the Credit Transactions page
  3. Navigate to the Credit Applications tab
  4. Attempt to sort the table by:
  5. “ID” column
  6. Other columns (optional for comparison)
  7. Observe incorrect sorting behavior and UI inconsistency
  8. Comparison:
  9. Navigate to the Administration page
  10. Use sorting in the main table
  11. Observe correct and smooth sorting behavior

Contributor guide

No contributing guide indexed for this repository

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.