Closed jrubenoff closed 9 years ago
I thought about this too. How will this be reconciled with the animations though?
On Thu, May 14, 2015 at 4:21 PM, Josh Rubenoff notifications@github.com wrote:
Outcomes
- Make it more visually obvious when flashes contain actions.
- Give users enough time to read, understand and perform actions contained in flashes.
Structure
If a flash contains a button, that flash should stay onscreen until the user performs another action or goes to a different page.
Currently this disappears after 10 seconds:
[image: screen shot 2015-05-14 at 1 15 37 pm] https://cloud.githubusercontent.com/assets/1328849/7641022/f38d2074-fa3b-11e4-8e9e-12c2f34cd424.png Visual
Rough mockup:
[image: screen shot 2015-05-14 at 1 19 18 pm] https://cloud.githubusercontent.com/assets/1328849/7641031/02a89836-fa3c-11e4-9ac8-924f60612fe9.png
— Reply to this email directly or view it on GitHub https://github.com/dobtco/dvl-core/issues/88.
Adam Becker (951) 9-BECKER @AdamJacobBecker
Don't trigger hide()
unless the user performs another action on the page?
What I mean is: what happens when there are three flashes in a row, and the middle one is persistent?
On Thu, May 14, 2015 at 5:53 PM, Josh Rubenoff notifications@github.com wrote:
Don't trigger hide() unless the user performs another action on the page?
— Reply to this email directly or view it on GitHub https://github.com/dobtco/dvl-core/issues/88#issuecomment-102180823.
Adam Becker (951) 9-BECKER @AdamJacobBecker
Can you give a real-world example?
The bottom flash would only occur if the user did something after they triggered the persistent middle flash, right? So the middle flash would hide.
Moving to #83.
Outcomes
Structure
If a flash contains a button, that flash should stay onscreen until the user performs another action or goes to a different page.
Currently this disappears after 10 seconds:
Visual
Rough mockup: