bitfoundation / bitplatform

Build all of your apps using what you already know and love ❤️
https://bitplatform.dev
MIT License
1.07k stars 222 forks source link

Maximizable Button for dialog component #8675

Open Hamid-kadkhoda opened 2 weeks ago

Hamid-kadkhoda commented 2 weeks ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe the problem.

No response

Describe the solution you'd like

Maximize and Minimize conditional Button for dialog component beside of close button like in primeng dialog component write it optional as Maximizable . it's very usefull

[Parameter] public bool Maximizable { get; set; } = false;

Additional context

No response

Hamid-kadkhoda commented 2 weeks ago

image

msynk commented 2 weeks ago

@Hamid-kadkhoda Thanks for contacting us. We're investigating this issue. We'll let you know if it's possible to work on this issue.