siemens / ix

Siemens Industrial Experience is a design system for designers and developers, to consistently create the perfect digital experience for industrial software products.
https://ix.siemens.io/
MIT License
198 stars 67 forks source link

Modal animation direction #532

Closed negideepak closed 8 months ago

negideepak commented 1 year ago

Suggestion / feature request

Currently, when we implement ix-modals, then animation when popup loads is from top to bottom and when the popup is closing its bottom to top.

I think there must options of changing modal animation direction as below: 1) Opening: From bottom to up, closing: From up to bottom 2) Opening: From left to right, closing: From right to left 3) visa-versa of 2

or if there is any way to do so in current implementation, its not documented

nuke-ellington commented 1 year ago

Hi @negideepak, thank you for your request. Can you please give more insight about the use case that makes another direction of the animation neccessary?

negideepak commented 1 year ago

hi @nuke-ellington, thanks for that prompt reply

We have a use case where we are showing a ix-button which stays as an overlay and its placed at bottom-right corner of the screen and is going to be visible always.

Now,

Thanks :)

silviowolf commented 8 months ago

Not planned in near future, but added to backlog. REQ IX-870