Overlay States
I would like the ability to move an overlay through it's own transitions without impacting the underlying area.
For example, let's say you have a button that says Help.
Click Help
Overlay slides in with message box, asks a question.
User clicks Yes. Msgbox transitions to a new box, but underlying background (not part of the transition) remains.
I have a problem like this where I have a drawer a user can expand over the contents to activate slides and switches. Problem is, once you start trying to use that toolbox, the background is lost.
Overlays seem to only be usable in their current form that once you interact with the object it navigates you to somewhere totally different or back to where you came from.
We introduced the concept of component states, which can be used with overlays to enable the type of interaction you’re looking for. Definitely check it out on letsxd.com, and please feel free to file a separate ticket if you still need overlay states with the new functionality.
-
Stefanija Naskova commented
also I have this bug, I can't use this feature....
-
Hyde commented
It would be helpful if the overlays had the option to specify which transition they have for when they appear and which one for when they dissapear.
Example:
I have a side navigation bar which slides from the right when I click it, but in there I have different buttons which expand down. Since there are no nested overlays I choose to create different art boards for each of the ways the navigation bar can be displayed. The problem is that since the transition of the navbar is slide in, when it transitions from the default navbar to one of the expanded ones it slides out before displaying the next navbar.I would be able to fix this if I choose slide right as the in transition of the navigation bar and "none" as the out transition, that way it would just disappear and display the next overlay without letting know that they are not the same instance.
I hope I was able to explain my issue and proposed solution.
-
Anonymous commented
Hi Daniel!
Thank you for the help, it worked to check the veiwports. Now i have a second problem. After being done choosing in the second overlay/dropdown i wish to come to another background picture that shows my selections and this does not work... I gues i am suposed to use the small, bended arrow in the last overlay to chose another artboard than the previous but this does not work :/
Thank you again!
-
Anonymous commented
I can´t move the second overlay to the right position :( help!? Se attached file :)
-
Anonymous commented
I can´t move the second overlay to the right position :( help!? Se attached file :)
-
Dave Adams commented
The new overlay feature has very limited interaction, namely open overlay, click link, dismiss overlay.This is a HUGE improvement...
HOWEVER, I need the ability to update multiple elements (fill in text areas, change the state of elements, or change things in some material way) and then dismiss it after that granular activity has taken place, usually with a "save" "accept" or "done" button or command. In other words, multiple "states" for overlay interactions or the ability to make several changes within the overlay prior to dismissing it, followed by a transition "out" that's similar to the transition "in".