Skip to content

Stateful Website Footer #61

@MichalKononenko

Description

@MichalKononenko

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions