SQLpage icon indicating copy to clipboard operation
SQLpage copied to clipboard

Modal and height variable

Open ToniJ123 opened this issue 2 months ago • 1 comments

Introduction

Height variable doesn't affect to the modal component height, only if there is embed video?

Screenshots

Image

Expected behavior

In my understanding this height should define modal component height?

Version information

Latest

ToniJ123 avatar Oct 07 '25 07:10 ToniJ123

Indeed, currently the height property affects only 'iframe' as embed_mode

https://github.com/sqlpage/SQLPage/blob/main/sqlpage/templates/modal.handlebars#L22

lovasoa avatar Oct 07 '25 10:10 lovasoa