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:
- Type anything at the text box
- Click at the visibility selector
- Hove over the "Public" visibility, but click on the "Visible to all visitors of the site" text
- The pop up won't close but the visibility setting text will change to public
- Post the text
- 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
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2022-01-21 at 17.08.37.png | 7.12 KB | tbsiqueira | |
| Screenshot 2022-01-21 at 17.08.23.png | 11.93 KB | tbsiqueira |
Issue fork socialbase-3260389
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
Comment #4
tbsiqueiraComment #5
navneet0693 commentedComment #7
navneet0693 commentedComment #8
navneet0693 commentedThis will be added in Social Base 2.1.2
Comment #10
agamich commentedComment #13
agamich commented