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

PFA the GIF attached

Comments

skatheeth created an issue. See original summary.

skatheeth’s picture

Issue summary: View changes
tbsiqueira’s picture

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.

tbsiqueira’s picture

Issue tags: +Open Social Batch 1
tbsiqueira’s picture

This is a social base related issue, I created it on our theme and liked this as a parent issue.

tbsiqueira’s picture

navneet0693’s picture

Status: Active » Reviewed & tested by the community

This is fixed in new version of theme: https://www.drupal.org/project/socialbase/releases/2.1.2

navneet0693’s picture

Status: Reviewed & tested by the community » Fixed

There is no need for doing any changes in Open Social codebase, as Open Social requires socialblue theme and it has: https://git.drupalcode.org/project/socialblue/-/blob/2.1.x/composer.json#L8.

For existing sites: composer update -W

tbsiqueira’s picture

Issue tags: -Open Social Batch 1

Status: Fixed » Closed (fixed)

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