cestercian opened a new pull request, #557:
URL: https://github.com/apache/fineract-backoffice-ui/pull/557

   ## Summary
   
   Date pickers created inside `@for` shared one ID and never bound. Each 
rate-period row now gets a unique picker id, and a deferred 
`ion-datetime-button` waits until its picker is in the DOM before stamping 
`datetime`. Period dates are stored as `YYYY-MM-DD` so the bound button shows a 
date.
   
   Fixes #548
   
   ## Test plan
   
   - [x] Unit tests for unique ids / wrapper
   - [x] E2E: floating rate form pickers usable on every visit


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to