OpenPolytechnicBITProjectGroup / Musician-Venue_App

Repo for the Musician-Venue WebApp
1 stars 0 forks source link

Coverflow runs offscreen #39

Open ttocskcaj opened 7 years ago

ttocskcaj commented 7 years ago

The coverflow seems to work great but it's running off the edge of my screen both on my desktop and my phone. screenshot_20170812-144951

lxdnz254 commented 7 years ago

Yeah I haven't quite figured how to implement the css properly to make it stay still. It's all in coverflow.less

lxdnz254 commented 7 years ago

Css is not my strongest bit

lxdnz254 commented 7 years ago

Adding to that bug, on small width screens (mobile phones) the search bar input & button disappear, these are both css issues. that will need addressing

ttocskcaj commented 7 years ago

Moving the search out of a navbar would fix that

On Sat, 12 Aug 2017, 6:59 PM Alex McBride, notifications@github.com wrote:

Adding to that bug, on small width screens (mobile phones) the search bar input & button disappear, these are both css issues. that will need addressing

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OpenPolytechnicBITProjectGroup/Musician-Venue_App/issues/39#issuecomment-321962370, or mute the thread https://github.com/notifications/unsubscribe-auth/AAbs5tFSdK25IBcWwEmt553qpM29n7D_ks5sXU0-gaJpZM4O1SkE .

lxdnz254 commented 7 years ago

Could we implement a directive for the search function that was usable in venues and artist page? Or do we need different functions for each section?