#2863 - List Bulk Edit - Share And Follow Functionality Missing#2872
Open
kodinkat wants to merge 5 commits intoDiscipleTools:developfrom
Open
#2863 - List Bulk Edit - Share And Follow Functionality Missing#2872kodinkat wants to merge 5 commits intoDiscipleTools:developfrom
kodinkat wants to merge 5 commits intoDiscipleTools:developfrom
Conversation
Collaborator
kodinkat
commented
Jan 26, 2026
- fixes: List Bulk Edit - Share and Follow functionality missing. #2863
…ields with typeahead support for user selection. Implement special handling for these fields in the bulk edit process, including payload adjustments for sharing actions. Ensure backward compatibility with legacy share input handling.
Collaborator
Author
|
@corsacca review ready.... |
Member
Added: Option to remove share from a person: https://github.com//issues/2858
@kodinkat can the share select use a dt-component instead of the old typeahead field? |
…ools-theme into 2863-list-bulk-edit-share-and-follow-functionality-missing
- Introduced support for a new share payload format, allowing for user-specific sharing actions.
- Added backward compatibility for legacy share formats to ensure seamless user experience.
- Implemented dynamic handling of share and follow fields, improving the bulk edit process.
- Refactored share input handling to accommodate both new and legacy formats, enhancing maintainability.
- Removed outdated bulk edit field selection logic from modular-list.js, centralizing functionality in modular-list-bulk.js.
- Updated share field logic to support multiple user selections, improving user experience.
- Refactored user ID collection to accommodate both new and legacy formats, ensuring backward compatibility.
- Enhanced initial value setup for share fields to handle arrays of user IDs, streamlining the bulk edit process.
- Improved error handling for parsing user data from the share component, ensuring robustness in data retrieval.
Collaborator
Author
|
@corsacca review ready.....
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

