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

Redesign footer + imprint link behaviour #87

Closed ttechnicus closed 5 months ago

ttechnicus commented 9 months ago

Transform the footer so that the imprint link does not get translated when on mouse hover

Current behaviour: the entire footer containing the imprint link is slid up when the user hovers the mouse over it. This is considered bad user behaviour

Expected behaviour: the imprint link does not move when the verbose footer appears

ttechnicus commented 8 months ago

@ctot-nondef Are you taking this one, or shall I take it?