finos / finos/cdm-object-builder
Object builder viewer rendering incorrectly for Money attribute
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 5
- Avg merge
- 1h 53m
- Merged PRs (30d)
- 2
Description
## Bug Report
Money type on the Object Builder viewer screen is rendering incorrectly
### Steps to Reproduce:
- Upload the files attached to the comment of this issue
Step-by-step
1. Select EligibleCollateralSpecification as root type
2. Add a criteria
3. Add a treatment
4. Add concentrationLimit
5. Add valueLimit
6. Add upperBound
7. Add Money with a value and unit
### Expected Result:
Object Builder viewer should be divided by CollateralCriteria as the first column on each row, and from then on, should be broken down into blocks with parent & child heirarchy. All values should be on the right-most column

### Actual Result:
Money, currency & unit causes the items in the view to spill over into the next row

Contributor guide
Assessment
This issue has not been assessed yet.