open_social
open_social copied to clipboard
Issue #3302921 by chmez: Support visibility tooltip for any entity type
Problem
The "Visibility" field has a tooltip only for groups and nodes.
Solution
Extend functionality which manages the visibility field to cover all entity types.
Issue tracker
- https://www.drupal.org/project/social/issues/3302921
- https://getopensocial.atlassian.net/browse/PROD-19356
How to test
- [ ] Declare "hook_social_group_content_visibility_field" hook in your module which should return "field_media_visibility".
- [ ] Repeat the first three steps from PR #2947.
- [ ] You should see a question sign after the label of the “Visibility” field.
Release notes
Support visibility tooltip for any entity type.
Change Record
https://www.drupal.org/node/3303876
Thanks for contributing towards Open Social! A maintainer from the @goalgorilla/maintainers group might not review all changes from all teams/contributors. Please don't be discouraged if it takes a while. In the meantime, we have some automated checks running and it might be that you will see our comments with some tips or requests to speed up the review process. :blush:
Tugboat has finished building the preview for this pull request!
Link:
- https://pr3069-ez3yw9tc1xublbvln1szysfph6mmtxnn.tugboatqa.com
Dashboard:
- https://dashboard.tugboatqa.com/62f3d73219770b441a6e7ba8
PHPStan checks require your attention.
Hi @navneet0693, Now it's ready for the review again.
🍒 -picked to 11.5.x