Replicate the parent's content to the visualisation of a step. #117
Merged
maxime.batista
merged 4 commits from replicated-parent
into master
1 year ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'replicated-parent'
Deleting a branch is permanent. It CANNOT be undone. Continue?
The parent's content is now displayed in gray :
145a692400
to95b89d87e4
1 year agoEach previous court player shouldn't have a tab index (i.e. be keyboard focusable). Don't forget to run Prettier too.
parentComponents.map((i) => renderComponent(i, true))}
{courtRef.current &&
parentComponents &&
parentComponents.flatMap((i) => renderActions(i, true))}
1aa20cb652
tobef196e09e
1 year agoHaving a coherent keyboard navigation would be nice (see previous review)
307a978e15
into master 1 year agoReviewers
307a978e15
.