Problem/Motivation

Recently we upgraded our site from 11.0.0-rc2 to 11.0.0-rc4, and we see an issue while creating a post. A post created as PUBLIC gets saved as COMMUNITY post, this happens because the z-index of the element is not right, and should be fixed.

Steps to reproduce

Please find below steps to reproduce it:

Steps:

  1. Type anything at the text box
  2. Click at the visibility selector
  3. Hove over the "Public" visibility, but click on the "Visible to all visitors of the site" text
  4. The pop up won't close but the visibility setting text will change to public
  5. Post the text
  6. The post will be set to "community"

If user clicks anywhere that is NOT the "Visible to all visitors of the site" text, the visibility settings works as expected.

Proposed resolution

Fix the element z-index

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Issue fork socialbase-3260389

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

tbsiqueira created an issue. See original summary.

tbsiqueira’s picture

navneet0693’s picture

Status: Active » Needs review

  • tbsiqueira committed 76b0aa5 on 2.1.x
    Issue #3260389 by tbsiqueira: Opensocial PUBLIC posts are getting saved...
navneet0693’s picture

Status: Needs review » Reviewed & tested by the community
navneet0693’s picture

Status: Reviewed & tested by the community » Fixed

This will be added in Social Base 2.1.2

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

agamich’s picture

Assigned: tbsiqueira » agamich
Status: Closed (fixed) » Active

  • tbsiqueira committed 76b0aa5 on bugfix/3260389-os-public-posts
    Issue #3260389 by tbsiqueira: Opensocial PUBLIC posts are getting saved...
  • Agami4 committed c36d21a on bugfix/3260389-os-public-posts
    Issue #3260389 by agami4: Add improvements to the list visibility of the...

  • Agami4 committed c36d21a on 2.1.x
    Issue #3260389 by agami4: Add improvements to the list visibility of the...
agamich’s picture

Assigned: agamich » Unassigned
Status: Active » Fixed

  • tbsiqueira committed 76b0aa5 on bugfix/3260389-os-public-posts
    Issue #3260389 by tbsiqueira: Opensocial PUBLIC posts are getting saved...
  • Agami4 committed 91ccbe2 on bugfix/3260389-os-public-posts
    Issue #3260389 by agami4: Add improvements to the list visibility of the...
  • Agami4 committed c36d21a on bugfix/3260389-os-public-posts
    Issue #3260389 by agami4: Add improvements to the list visibility of the...

  • Agami4 committed 568f65e on 2.1.x
    Issue #3260389 by agami4: Add improvements to the list visibility of the...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.