- Issue created by @viniciusrp
- Status changed to Needs review
about 1 year ago 5:03pm 4 September 2023 - Status changed to Fixed
about 1 year ago 12:31pm 18 September 2023 Automatically closed - issue fixed for 2 weeks with no activity.
## Problem
Deprecated message to once-jquery function
## Solution
Update once-jquery function to keep forward to Drupal 10 upgrade.
See:
-
https://www.drupal.org/node/3158256 →
-
https://www.drupal.org/project/drupal/issues/3183149 →
## Issue tracker
https://www.drupal.org/project/social/issues/3385143 →
## Theme issue tracker
N/A
## How to test
### Social Comment Upload
- [ ] Enable Social Comment Upload
- [ ] Add comment to any content with one or more files
- [ ] After saved, open any attached file
### Social Core - Invite
- [ ] Open any content
- [ ] Open the invite pages: /node/{node-id}/invite/email
### Social Landing Page
- [ ] Enable Social Landing Page
- [ ] Create a Landing Page with one or more Accordion paragraph
- [ ] Open the Landing Page created and open accordions
### Social Post Album
- [ ] Enable Social Post Album
- [ ] Go to the Home page
- [ ] Open any image from Community post
### Social Profile Preview
- [ ] Enable Social Profile Preview
- [ ] Go to the Home page
- [ ] Mouse over to any profile to see the preview
## Definition of done
### Before merge
- [ ] Code/peer review is completed
- [ ] All commit messages are [clear and clean](https://open-social.slite.com/app/docs/DnmermZDIx_0OQ). If applicable a rebase was performed
- [ ] All automated tests are green
- [ ] Functional/manual tests of the acceptance criteria are approved
- [ ] All acceptance criteria were met
- [ ] New features or changes to existing features are covered by tests, either unit (preferably) or behat
- [ ] Update path is tested. New hook_updates should respect update order, right naming convention and consider hook_post_update code
- [ ] Module can be safely uninstalled. Update/implement hook_uninstall and make sure that removed configuration or dependencies are removed/uninstalled
- [ ] This pull request has all required labels (team/type/priority)
- [ ] This pull request has a milestone
- [ ] This pull request has an assignee (if applicable)
- [ ] Any front end changes are tested on all major browsers
- [ ] New UI elements, or changes on UI elements are approved by the design team
- [ ] New features, or feature changes are approved by the product owner
### After merge
- [ ] Code is tested on all branches that it has been cherry-picked
- [ ] Update hook number might need adjustment, make sure they have the correct order
- [ ] The Drupal.org ticket(s) are updated according to this pull request status
## Screenshots
N/A
## Release notes
N/A
## Change Record
N/A
## Translations
N/A
Fixed
11.10
Code (back-end)
Automatically closed - issue fixed for 2 weeks with no activity.