You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let users click an 'open' icon to expand a given task list.
When the task list is expanded, change the icon to a 'close' icon.
Close all other tasks lists when one task list is opened.
Include a CSS transition to animate opening and closeing task lists.
Note: CSS properties can not transition from and to
'auto', so you will need to find a creative solution for this one.
Flash Message
Hide the default flash message after 5 seconds. Note: read Mozilla
docs for
setTimeout.
Add a 'close button' to the flash message, so users can remove it before the default 5 seconds