Improving the WorkOrder Cell in mad-dfw
- Dominant language
- TypeScript
- Stars
- 23
- Forks
- 3
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 4
Description
### Package / App
MAD DFW
### Description
In order to fully utilise the WorkOrder Cell in WO app, we would need additional two fields which should be optional:
State - which returns a string/JSX.Element
Property from filter - which returns a string/JSX.Element/number
Also i need the propertyrow to continue on a new line for cases, like on web, where the text is longer than the screen width
### Alternatives
_No response_
### Other info
Current custom workorder cell in the app, looks like this:


It would be nice to have something similar that accommodates the extra props.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the WorkOrder Cell used by the MAD DFW WO app and review linked pull request #491 for existing context. Done means the cell supports optional State and Property from filter values with the listed return types, and long property rows wrap onto a new line as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, mobile-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100