DIVYANUNU / midterm

0 stars 0 forks source link

21BCAD16-Chris #55

Open ChrisDanielW opened 1 year ago

ChrisDanielW commented 1 year ago

Issue 1

Issue Description: Cannot properly login to Dashboard. Login screen is displayed but doesn't appear to accept any input. Dashboard doesn't detect if either the entered id or password are wrong, nor does it proceed to the dashboard home page even after entering a proper id and password.

Why the issue needs to be fixed You simply cannot use the dashboard if you unable to login to it, this renders the dashboard and all the utilities it has to offer null to the eyes of an inexperienced user.

Other Details/Notes Ubuntu LTS 22.04.05 running natively (no emulation)


Issue 2

Issue Description Dashboard simply displays the blue background and nothing else. Cannot login to Dashboard. Dashboard doesn't accept any sort of input since there is no implementation for inputs.

Why the issue needs to be fixed You simply cannot use the dashboard if you unable to login to it, this renders the dashboard and all the utilities it has to offer null to the eyes of an inexperienced user and may also seen as buggy.

Other Details/Notes Ubuntu LTS 22.04.05 running natively (no emulation)


Issue 3

Issue Description Dashboard works properly for a limited period of time before becoming unresponsive, after it behaves similarly to how did in the first issue, i.e., the user id and password controls are displayed but they do not accept any inputs nor do they detect any incorrect inputs.

Why the issue needs to be fixed Any work done before Dashboard stops responding is lost, possibly resulting in a gross loss of time and resources. This issues needs to be rectified as soon as possible.

Other Details/Notes Ubuntu LTS 22.04.05 running natively (no emulation)

ChrisDanielW commented 1 year ago

@DIVYANUNU