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

Add "adapt_container_width" to facebook likebox widget #9889

Open
cawa-93 opened this issue Jul 10, 2018 · 5 comments
Open

Add "adapt_container_width" to facebook likebox widget #9889

cawa-93 opened this issue Jul 10, 2018 · 5 comments
Assignees
Labels
[Feature] Extra Sidebar Widgets Good For Community Hacktoberfest Support open source and earn a limited edition T-shirt! https://hacktoberfest.digitalocean.com/ [Pri] Low [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it

Comments

@cawa-93
Copy link
Contributor

cawa-93 commented Jul 10, 2018

Facebook allows you to lower the width of the widget and make it adaptive. Unfortunately, this can not be played using the jetpack widget

Steps to reproduce the issue

  1. Create facebook likebox widget
  2. Set width to "0"

What I expected

The widget adapts to the width of the container

<div class="fb-page" data-adapt-container-width="true">...</div>

What happened instead

The widget has a static minimum width

<div class="fb-page" width="180" data-adapt-container-width="false">...</div>
@brbrr
Copy link
Contributor

brbrr commented Jul 11, 2018

Hi @cawa-93,
Thanks for your report! Don't you mind to update your ticket description according to issue template we are using? That will help developers easily understand what you asking for. Providing as much details as possible will definitely help.

Thanks!

@brbrr brbrr added [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it [Feature] Extra Sidebar Widgets [Status] Needs Author Reply We would need you to make some changes or provide some more details about your PR. Thank you! [Pri] Low labels Jul 11, 2018
@cawa-93
Copy link
Contributor Author

cawa-93 commented Jul 11, 2018

UPD.

@brbrr brbrr removed the [Status] Needs Author Reply We would need you to make some changes or provide some more details about your PR. Thank you! label Jul 11, 2018
@stale
Copy link

stale bot commented Mar 4, 2019

This issue has been marked as stale. This happened because:

  • It has been inactive in the past 6 months.
  • It hasn’t been labeled `[Pri] Blocker`, `[Pri] High`.

No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.

@stale stale bot added the [Status] Stale label Mar 4, 2019
@jeherve
Copy link
Member

jeherve commented Oct 11, 2019

Related: #9270

@stale stale bot removed the [Status] Stale label Oct 11, 2019
@jeherve jeherve added the Hacktoberfest Support open source and earn a limited edition T-shirt! https://hacktoberfest.digitalocean.com/ label Oct 11, 2019
@wigglemuff wigglemuff self-assigned this Oct 13, 2019
@stale
Copy link

stale bot commented Apr 11, 2020

This issue has been marked as stale. This happened because:

  • It has been inactive in the past 6 months.
  • It hasn’t been labeled `[Pri] Blocker`, `[Pri] High`.

No further action is needed. But it's worth checking if this ticket has clear reproduction steps and it is still reproducible. Feel free to close this issue if you think it's not valid anymore — if you do, please add a brief explanation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Extra Sidebar Widgets Good For Community Hacktoberfest Support open source and earn a limited edition T-shirt! https://hacktoberfest.digitalocean.com/ [Pri] Low [Type] Enhancement Changes to an existing feature — removing, adding, or changing parts of it
Projects
None yet
Development

No branches or pull requests

5 participants