Project

General

Profile

Actions

Activity #3848

closed

Feature #3752: Design of the web framework for Data Centre Software

Feature #1850: Design and Development for web based ANRS

Module #2148: Developement for Configuration screens

Mission Activity -- Resolve issues identified

Added by Thara S Pillai about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Start date:
07/03/2025
Due date:
% Done:

100%

Estimated time:
Planned Due Date:
07/03/2025

Description

Errors Observed
1. Institution Name Duplication Validation
When an institution is added, deleted, and re-added with the same name, a duplication validation error is thrown.
o Cause: The validation logic checks against all records, regardless of the active status.
o Expected Behavior: Duplication validation should only consider records where active = 'Y'.
2. UI/UX of Modal Boxes
The modal boxes in "Program Type" and "Platform Type" have a poor look and feel, negatively impacting user experience.
3. Duplicate Entries in Dropdowns
Several dropdown lists are displaying duplicate values, indicating missing data sanitization or filtering.
4. Improper Handling of Local Session Storage
Local session storage is not managed effectively, leading to deleted data reappearing in dropdowns.
5. Incorrect Sensor Name Display in Table
After selecting count and name in the sensor configuration, the displayed sensor name in the table is incorrect.
6. Null Values in Hardware Configuration Dropdown
The hardware configuration dropdown shows null sensor names due to incorrect or missing mapping from the sensor configuration.
7. Sensor Name Repetition Issue
In sensor configuration, when multiple sensors are selected, only one sensor name is displayed for all, which is incorrect.

Actions

Also available in: Atom PDF