spotify / web-api

This issue tracker is no longer used. Join us in the Spotify for Developers forum for support with the Spotify Web API ➡️ https://community.spotify.com/t5/Spotify-for-Developers/bd-p/Spotify_Developer
983 stars 79 forks source link

Play Button Widget - Broken Styling #1092

Open jwld opened 6 years ago

jwld commented 6 years ago

Issue found on November 24th 2018.

Endpoint(s):

Scope(s):

Steps to reproduce:

  1. Add an iframe for any album with a song / artist name long enough to overflow the width setting on the iframe.
  2. Run the code here for an example.

Expected behaviour:

Cut off the overflowing song / artist name with an ellipsis.

Actual behaviour:

Top section of the widget (above the track list) overflows, hiding all the buttons and functionality to the right of this section of the widget:

screenshot 2018-11-24 at 20 27 37

sukezane commented 6 years ago

I have same issue too. Also, iframe of playlist broken styling as iframe of album.

arirawr commented 6 years ago

We're looking into this - thanks for the report.