Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Spouse position is not suitable #21

Open
mhdramadhanarvin opened this issue Nov 8, 2023 · 2 comments
Open

Spouse position is not suitable #21

mhdramadhanarvin opened this issue Nov 8, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@mhdramadhanarvin
Copy link

I have a condition where someone has more than 2 wives, namely he has 10 wives with the status of deceased and divorced, the expectation is that the position of the wife will be next to him with the position of 5 on the right and 5 on the left, but what happens is that 9 wives are on the left and 1 wife on the right. how can I make the position of all wives match my expectations.

image

@SanichKotikov
Copy link
Owner

Right now, there is no way to do this because if you add some divorced spouses to WIFE1, it will apper on right side. That's how it works https://github.com/SanichKotikov/relatives-tree/blob/master/src/utils/getSpouseNodesFunc.ts#L45

@mhdramadhanarvin
Copy link
Author

So what is the solution to be able to make all wives equal in number left and right? Is it possible to change the divorced status to married?

@SanichKotikov SanichKotikov added the enhancement New feature or request label Jun 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants