Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stateful Website Footer #61

Open
MichalKononenko opened this issue Mar 4, 2016 · 0 comments
Open

Stateful Website Footer #61

MichalKononenko opened this issue Mar 4, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@MichalKononenko
Copy link
Member

I made a sticky footer for our site that looks fairly decent. This footer will be composed of a series of buttons that will be open, and depending on which button is clicked, different bootstrap cols will be visible. The one I put up is for developer resources. There needs to be one for App Notifications and Copyright. The footer should also be presented as a more unified style.

Finally, we need this footer to be extensible. Adding buttons and content should be relatively painless.

Behaviour.

  1. When a footer button is clicked and the footer is not open, the footer opens upward and the content is shown
  2. As the footer opening animation is going, the selected button changes to an active state
  3. If a user clicks on another button in the footer, the footer does not animate but the new content is presented
  4. Clicking the active footer button or the collapse button should close the footer.
@MichalKononenko MichalKononenko self-assigned this Mar 4, 2016
@MichalKononenko MichalKononenko added this to the Demonstration milestone Mar 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant