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

Audio player should be fixed to bottom #135

Open
iamonuwa opened this issue Oct 30, 2018 · 0 comments
Open

Audio player should be fixed to bottom #135

iamonuwa opened this issue Oct 30, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@iamonuwa
Copy link
Collaborator

Describe the bug
A clear and concise description of what the bug is.
The audio player div position should be fixed to the bottom. At the moment, if no data or not enough content is served, the audio player div breaks its position

To Reproduce
Steps to reproduce the behavior:

  1. Load the app
  2. On your code, (if you are using the mock data, reduce the content size or don't serve at all)
  3. Reload the app
  4. See the new position of the player

Expected behavior
A clear and concise description of what you expected to happen.
The audio player position should be fixed to the bottom at all times.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Web (please complete the following information):

  • OS: [e.g. iOS] Linux (Ubuntu 18)
  • Browser [e.g. chrome, safari] Chromium
  • Version [e.g. 22] 69.0.3497.81 (Official Build)

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@iamonuwa iamonuwa added the bug Something isn't working label Oct 30, 2018
@iamonuwa iamonuwa self-assigned this Oct 30, 2018
iamonuwa added a commit to iamonuwa/imusify-web that referenced this issue Oct 30, 2018
ralyodio pushed a commit that referenced this issue Nov 1, 2018
* Fix Audio player should be fixed to bottom (#135)

* Remove parent scrollbar and add inner scrollbar (#54)

* Change position from fixed to sticky

* Remove overflow styles

* Fix: add z-index to aside to slide out lists from behind

* Remove console.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant