acdh-oeaw / vicav-vue3

Reimplementation of the VICAV Frontend based on Vue.js 3
https://vicav-vue.acdh-ch-dev.oeaw.ac.at
MIT License
0 stars 0 forks source link

Implement default ACDH-CH footer with info from imprint service #27

Closed ttechnicus closed 11 months ago

ttechnicus commented 1 year ago

We have to decide on a design level how the permanent footer and all the associated information should look like. As a frontend dev my (Lev @ttechnicus) opinion is that a coherent SPA should not have "body scrollbars", only "component scrollbars", therefore the footer should be implemented as a bottom-up menu or an upwards opening "collapse" component. But I may not know all the standards set institution-wide on the ÖAW webpages, and/or specific demands from the "business side". Please let's make a decision what direction we should go.

ctot-nondef commented 11 months ago

create footer with fundament layout https://fundament.acdh.oeaw.ac.at/ and wire info from imprint service

ctot-nondef commented 11 months ago

Looks good so far, please use the media queries as suggested by fundament

ttechnicus commented 11 months ago

Added xl media query to footer; narrower screen breakpoints were already set. As agreed personally in today's meeting, animation of the footer is in scope of task #63 , so this task can be closed with a successful merge