Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Sample for multiple new window with dynamic injection & window close with parents #85

Open
metuanjana opened this issue Jun 15, 2021 · 1 comment
Assignees

Comments

@metuanjana
Copy link

metuanjana commented Jun 15, 2021

HI,
Need some help here, could someone add example in document, how you open multiple windows without adding placeholders in advance.
Consider there are 50 rows in grid/table and user can click any row to open detail in new window.

Following style will not work here: state && < NewWindow / >
User can add new row anytime, so can't just use rows.map(....)

May be the use of factory or direct open new window without component.
Plus closing the parent window should close child window, sample not have this behavior, is support there ?
and unique window id

@rmariuzzo
Copy link
Owner

I made a new release that covers the part for closing the child window with parent.

@rmariuzzo rmariuzzo self-assigned this Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants