Skip to content

Opening modal view from ViewBase instance does not work #5735

@manoldonev

Description

@manoldonev

It should be possible to open a modal view from a ViewBase instance (e.g. TabViewItem) via the showModal(...) method if the correct set of arguments is passed and as long the ViewBase instance has a parent that is actual view (for TabViewItem -> TabView). Currently this only works for View instances.

If no arguments are passed, it is expected that ViewBase.showModal() or View.showModal will throw an exception.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions