6 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub
enhancement help wanted frontend

AI Summary: This issue outlines the development of a system for HGS (toll road) to automatically retrieve and process data from KGM (General Directorate of Highways) documents. The process involves researching data sources, extracting information from relevant documents, developing a Python script to automatically format this data for a database, and integrating the system. An initial proposal to use Google Document AI was rejected, indicating a custom or alternative approach will be needed.

Complexity: 3/5
enhancement good first issue

AI Summary: This GitHub issue details the `ColumnSettingsMenu2.vue` component, an interactive menu for managing `VTable` column settings. It enables users to reorder columns via drag-and-drop, control visibility with switches, and dynamically pin columns, including features like change detection and a reset option. The overall context is the development or enhancement of the `VTable` component.

Complexity: 3/5
good first issue frontend

AI Summary: Construct a common structure for tables to improve page clarity and simplify global table management. This involves creating a reusable component or framework for tables across the HGS project.

Complexity: 4/5
enhancement help wanted