Closed jochemvogel closed 2 years ago
https://github.com/jochemvogel/ictmethods.nl/blob/5e8953880c8f47554de48bebecbc0c30a6ac24c1/src/lib/components/SearchField.svelte#L70
On mobile there is no possibility to use the keys. Remove the placeholder there.
Probably add a isMobile variable
isMobile
--
Update maximum items to 4 instead of 5
Update z-index search on mobile --> Probably just update z-index of hamburger menu.
--> Add _z-index.scss
https://github.com/jochemvogel/ictmethods.nl/blob/5e8953880c8f47554de48bebecbc0c30a6ac24c1/src/lib/components/SearchField.svelte#L70
On mobile there is no possibility to use the keys. Remove the placeholder there.
Probably add a
isMobile
variable--
Update maximum items to 4 instead of 5
--
Update z-index search on mobile --> Probably just update z-index of hamburger menu.
--> Add _z-index.scss