UltraneDevelopment / Crysion

Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Bug Report 31/08/2024 #12

Open UltraneDevelopment opened 2 weeks ago

UltraneDevelopment commented 2 weeks ago

Multiple Issues with Client Management Interface

Several issues have been identified with the client management interface, including duplicate entries, button duplication, scrolling problems, and layout inconsistencies.

Duplicate Client Entries:

Issue: When a new client is added, the client appears twice in the list.

Steps to Reproduce:

Navigate to the client management section. Add a new client.

Expected Result: The client should appear only once in the list.

Scrolling Issue:

Issue: Scrolling does not function correctly within the main content box when necessary.

Steps to Reproduce:

Navigate to the main content area with sufficient content to require scrolling. Attempt to scroll through the content.

Expected Result: The main content box should scroll as expected, allowing the user to view all content.

==+== ==+== ==+== ==+== ==+== ==+== ==+==

Severity: Medium

Priority: High

UltraneDevelopment commented 2 weeks ago

Locate this issue in the plus.js file

UltraneDevelopment commented 2 weeks ago

Fixed duplicating buttons

UltraneDevelopment commented 1 week ago

Fixed bad layout in add new client modal