Join the LadVen OS testing programSee details
Skip to main content

Task Documentation Coverage

This map keeps task documentation aligned with everything the UI supports, not only the basic creation flow. For each window, track the user scenario, the good practice, and the screenshot that proves the flow.

Coverage Rule

Every task block needs:

  • a scenario article or article section;
  • visible fields, actions, and states;
  • practices: when to use it, how to avoid noise, how to check the result;
  • localized screenshots under static/img/<locale>/...;
  • an entry in screenshot-manifest.json.

Windows and Blocks

Window or routeCoverPracticesScreenshots
/taskstask list, search, filters, presets, grouping, refresh, export, bulk actionskeep the work list useful without losing urgent tasksplanned
/tasks?create=1creation: title, description, assignee, deadline, participants, project, client, documents, files, checklistdefine a result, choose one owner, attach useful files, split work into stepsplanned
/tasks?taskId=<id>task drawer: details, status, participants, files, checklist, comments, context historykeep work decisions inside the task instead of private messagesplanned
/tasks?taskId=<id>&mode=editediting fields, participants, deadline, files, checklistwhen to edit a task and when to create a related taskplanned
/tasks/:taskIdstandalone task pagewhen to open and share a task link without losing contextplanned
task checklistitems, order, nesting, groups, completionbuild a checklist as a process, not a long descriptionplanned
task filesattachments, useful materials, versions, private data, documents and linkswhat counts as a useful attachmentplanned
participantscreator, assignee, co-assignees, observersassign roles without blurring responsibilityplanned
commentsquestions, decisions, files, mentionskeep decisions in task contextplanned
statuses and closingresult check, completion, return for revisionclose only after checking the resultplanned
task viewslist, kanban, personal kanban, schedulechoose the right view for personal, team, and deadline controlplanned
relationsproject, client, CRM, documents, related and child tasksconnect work so context can be found from the taskplanned
templatesrepeatable tasks and starter field setsuse a template instead of manual copyingplanned
automationtask rules and automation historyautomate repeatable actions without hidden side effectsplanned
time and timerstime tracking, timer, time entriesseparate planned work from actual time spentplanned

First Screenshot Set

Required first screenshot ids:

  • tasks.create-task.light-desktop;
  • tasks.create-task.files-light-desktop;
  • tasks.create-task.checklist-light-desktop;
  • tasks.view.comments-light-desktop;
  • tasks.view.checklist-light-desktop;
  • tasks.list.filters-light-desktop;
  • tasks.kanban.light-desktop;
  • tasks.schedule.light-desktop.

Definition of Done

A task article is ready when it covers every visible block of the window, explains the workflow and not only the buttons, includes a result check, links related actions, avoids private data, has screenshots or planned manifest status, and is translated into every portal language.