hajicj / rhythmify_frontend

0 stars 1 forks source link

IChants should travel with the alignment request and response #20

Open hajicj opened 2 years ago

hajicj commented 2 years ago

Or this behavior should be simulated at the alignmentService level, or chantService where the http response is routed towards the given page. (This came up during #18.)

In the bigger picture of #15 that requires refactoring an AlignmentComponent out of the AlignedComponent (which is now the whole page), the IChant list is something that also will be fed into the inner AlignmentComponent from wherever that component gets initialized.