cyf-djla / cyf-student-register

0 stars 2 forks source link

FE - Header component - mobile view - make static #185

Closed sonjide closed 1 year ago

sonjide commented 1 year ago

Make the header component fixed, sticky, visible on-top at all times.

As a user I want to be able to click on the header when I am scroll down the mobile app.

sonjide commented 1 year ago

here is an example of sticky header : https://www.loom.com/share/2b3e0b3655324cc1ba96d3e3a101a97c

sonjide commented 1 year ago

https://www.w3schools.com/howto/howto_js_sticky_header.asp

12shussein commented 1 year ago

Desktop and mobile view header is now sticky and static. Now user can scroll down and still be able to view the header

12shussein commented 1 year ago

Sonjide has now approved