I created a modal which inherits the BasePageV2 to solve my problem with lookup's filtering for simplelookups, but now I am facing problem with trying to close the modal.
I tried BasePageV2's onBackButtonClick, this._closePage(), onDiscardChangesClick and it doesn't close the modal.