bcgov / bcgov/zeva2

ZEVA 2 - Convert Eligible Tables from Server-Side to Client-Side

Open
#422 1 comment 0 reactions 1 assignee Claimed by @tim738745 View on GitHub
Medium Task tested
Dominant language
TypeScript
Stars
1
Forks
6
Avg merge
8h 52m
Merged PRs (30d)
33

Description

**Describe the task**
Identify and convert eligible tables whtin the system from 'server-side' to 'client-side'. Eligible is defined as those tables which the amount of data handled by the table is bounded above. The following tables have been identified as fitting this criteria for conversion:
- suppliers table
- credit agreements table
- penalty credits table

**Purpose**
Several tables within the rebuild have the potential to be converted from 'server-side' to 'client-side' in order to improve the user experience and allow for faster searching of contents.

**Acceptance Criteria**
- [x] identify tables eligible for conversion
- [x] convert said tables

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.