Skip to content

[6h] Create status Worker Display Screen #1100

@SergBily

Description

@SergBily

Description:

Develop a user interface (UI) screen that displays a list of workers, showing their current status, the order they are working on, and the operation they are performing. The screen should fetch data from the server-side API and handle any errors gracefully.

Tasks:

Design a layout for the screen that includes a table or list with the following columns:

Worker Name

Work Status (e.g., "Available", "Busy", etc.)

Order (identifier or name of the order they are working on)

Operation (current task or action)

Integrate the API call to load data from the server.

Ensure the UI is responsive and displays correctly across different devices.

Implement error handling for scenarios like failed data fetch or empty responses, and display appropriate error messages to the user.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions