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

Extension point for CreateAction, EditAction to customize DialogWindow #3935

Open
alexbudarov opened this issue Nov 27, 2024 · 0 comments
Open

Comments

@alexbudarov
Copy link

Currently if you work with standard list_create, list_edit actions.

They are missing an important extension point - ability to customize the DialogWindow which was built by the DetailWindowBuilder.

For example, to change dialog height / width.

So to make a dimensions customization, we need to fully override the action logic.

@alexbudarov alexbudarov added the triage Issue is waiting for triage label Nov 27, 2024
@glebfox glebfox added size: S in: flowui and removed triage Issue is waiting for triage labels Nov 29, 2024
@glebfox glebfox removed this from February 2025 Jan 24, 2025
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