Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issue of list hiding behind audio player in mobile view #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ericconner5
Copy link

https://tree.taiga.io/project/marciaga-kffp-apps/us/100?kanban-status=1030171

this is to fix the issue where the schedule items hide behind the audio player in mobile view.

screenshot of issue from production: https://drive.google.com/open?id=1AByEVS-NXL18od0BH9TcJRP3YU5WwlWa

height of audio player is 86px in chrome on mac.

@marciaga
Copy link
Owner

@ericconner5 There's some history here. This app was really only intended for internal use; to solve a problem where there was no way to get show archive files via the web. As development for us has always been essentially the endeavor of one person with limited bandwidth, an obvious place to cut development time was in not making the app responsive. Since it was never designed to be responsive, this ticket should have been: make the app responsive. And to be fair, that should be a discussion itself: whether it's valuable to have an internal app that's essentially for DJs to preview and download their shows, needs to be responsive in the first place. Rather than merge in another hard-coded value that may not fix the problem in enough mobile browsers (which we can't test anyway) to be useful, why don't we open this for discussion at the next committee meeting.

@marciaga
Copy link
Owner

@ericconner5 Here's a link to the UI library I used in case you want to scope out what it would take to make the app responsive for mobile devices. https://react-md.mlaursen.com/components/grids

@ericconner5
Copy link
Author

ericconner5 commented Jul 16, 2019 via email

@marciaga
Copy link
Owner

@ericconner5 No, thank you! Hopefully see you at the next meeting to chat!
It's probably a good idea going forward to check in with me before grabbing any tickets - I can provide a lot of insight and guidance!

Ah, that makes sense to me. Was good to at least get it set up and have a go at it. Thanks!

On Mon, Jul 15, 2019 at 9:18 PM Mark Arciaga @.***> wrote: @ericconner5 https://github.com/ericconner5 Here's a link to the UI library I used in case you want to scope out what it would take to make the app responsive for mobile devices. https://react-md.mlaursen.com/components/grids — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#3?email_source=notifications&email_token=AJ73NZPCXW36RXBB4M3JN7LP7VD25A5CNFSM4ICXMIK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ7UTRY#is
suecomment-511658439>, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ73NZJDFJX3KKIIYLG2DYTP7VD25ANCNFSM4ICXMIKQ .

@ericconner5
Copy link
Author

ericconner5 commented Jul 16, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants