finos / finos/cdm-object-builder

`time` types not rendering properly in the Object Builder

Open
#132 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
13
Forks
5
Avg merge
1h 53m
Merged PRs (30d)
2

Description

## Bug Report

Time type on the Object Builder Builder screen is rendering incorrectly.

### Steps to Reproduce:
Upload the files attached to the comment of this issue

Step-by-step
1. Add a `LegalAgreement` as a root type
2. Add agreementTerms
3. Add agreement
4. Add creditSupportAgreementElections
5. Add calculationAndTiming
6. Add notificationTime
7. Add partyElections
8. Add notificationTime
9. Add hourMinuteTime

`LegalAgreement -> agreementTerms -> agreement -> creditSupportAgreementElections -> calculationAndTiming -> notificationTime -> partyElections -> notificationTime -> hourMinuteTime`

### Expected Result:
An empty box with ability to add a time value

### Actual Result:
No option to add time, just an blank square.

The section for time does not Render properly
Image

### Environment:
CDM-JAVA7.0.0-dev.37

Contributor guide

Open the contributing guide

Research direction

Start in the Object Builder screen and reproduce the issue with the files attached to the comments, following the LegalAgreement path through hourMinuteTime. Inspect how the time field is rendered and compare it with the expected empty input. Done means the time section provides an option to add a time value instead of showing a blank square.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.