-
Notifications
You must be signed in to change notification settings - Fork 0
Couple of UI changes and bugs noted #31
Copy link
Copy link
Open
Description
- Give Induction better wording for the induction
- Training is a subset of induction (Clarification)
- Scroll up while opening induction
- inconsistency on the induction process
- eg. Sophie, Amit (did the induction, but not ticked off), Frinze (did the induction, and ticked off)
- confirmation
- flag -> cannot sign off when something is missing and notification of what is missing - code cleanup + reorganization
- quizzes module
- update packages
- provide feedback modal close should be at the top (intuitive factor)
- put some shadings on tabs that expands in on the left hand side to show which will expand and which will go somewhere
- no way to create hidden files (perhaps remving show/hide hidden files)
- adding account errors, and tries again and works (unknown bug? 404 - {"success":false,"message":"User does not exist.","error":"UserNotFound"} - 11:18 04/09/2020 #33)
- what is the process of creating a new group/organisation???
- cannot do "require previous training"
- bug exploration: step name is not showing up
- bug of showing irrelevant fields"require previous training" is -> select step type "require previous training" -> select training module any -> select step type "review/complete from safety binder" -> select document any -> select "require previous training" -> this will show up with 2 new fields (Step name and cooldown duration)

- UI problems for long text items (consider "..." + hover/tooltip)
- cannot create Training + No Notification

The way to successfully create training is search until you get - (no way to edit Training) edit: You can edit training and save it locally but will not reflect in server
o {type: "FeathersError", name: "BadRequest", message: "Validation failed: steps.1.link: Invalid link provided.", code: 400, className: "bad-request", …}
className: "bad-request"
code: 400
data: undefined
errors: {steps.1.link: {…}}
message: "Validation failed: steps.1.link: Invalid link provided."
name: "BadRequest"
type: "FeathersError"
stack: "BadRequest: Validation failed: steps.1.link: Invalid link provided.↵ at new o (https://ourlab.training/js/chunk-vendors.52e51c18.js:121:4753)↵ at Object.T [as convert] (https://ourlab.training/js/chunk-vendors.52e51c18.js:121:6526)↵ at p.<anonymous> (https://ourlab.training/js/chunk-vendors.52e51c18.js:1488:259456)↵ at p.onack (https://ourlab.training/js/chunk-vendors.52e51c18.js:40:64230)↵ at p.onpacket (https://ourlab.training/js/chunk-vendors.52e51c18.js:40:63591)↵ at p.<anonymous> (https://ourlab.training/js/chunk-vendors.52e51c18.js:66:121571)↵ at p.r.emit (https://ourlab.training/js/chunk-vendors.52e51c18.js:80:588137)↵ at p.ondecoded (https://ourlab.training/js/chunk-vendors.52e51c18.js:80:609094)↵ at p.<anonymous> (https://ourlab.training/js/chunk-vendors.52e51c18.js:66:121571)↵ at p.r.emit (https://ourlab.training/js/chunk-vendors.52e51c18.js:80:588137)"
__proto__: i
- no way to delete training
- (needs clarification) what should happen when a new step is added in the training but the user has already completed the training?
- CORS problem with uploading files

- when initially publishing, the "analytics", "view" should not be present
- there is no way to edit "SHL 1.53 Lab Training". Pressing the pencil/edit icon will show

this is the error message of that

- unpublished training can be seen by normal users, but when clicked, a window opens and closes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

