Skip to content

Use BRN_DIALOG_DEFAULT_OPTIONS in BrnDialogService #1044

@maxhov

Description

@maxhov

Which scope/s are relevant/related to the feature request?

dialog

Information

Currently, BRN_DIALOG_DEFAULT_OPTIONS are only used with BrnDialog. When using dynamic dialogs via BrnDialogService it would also be nice to be able to set global defaults for dialogs. IMO it would make sense to also use the BRN_DIALOG_DEFAULT_OPTIONS for this.

Describe any alternatives/workarounds you're currently using

The only way I see is defining a global default config and using that for every instance that open() is called.

I would be willing to submit a PR to fix this issue

  • Yes
  • No

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions