Convert agenda item into work package#23339
Open
oliverguenther wants to merge 1 commit into
Open
Conversation
79a9982 to
1d43678
Compare
HDinger
requested changes
May 26, 2026
| with_item_group(menu) do | ||
| add_note_action_item(menu) if add_note_action? | ||
| add_outcome_action_items(menu) if add_outcome_action? | ||
| convert_to_work_package_action_item(menu) if convert_to_work_package_action? |
Contributor
There was a problem hiding this comment.
In Figma, the option is below "Copy link to clipboard" not below "add outcome".
| ), | ||
| method: "GET" | ||
| } }) do |item| | ||
| item.with_leading_visual_icon(icon: :"package-dependents") |
Contributor
There was a problem hiding this comment.
The ticket says package-dependents whereas in Figma op-work-packages is used. Don't know which is supposed to be correct.
Member
Author
There was a problem hiding this comment.
package-dependents is correct as is
Member
Author
Yes that's true, we could skip outputting the outcomes to the descriptions altogether. I'm not sure what path we should take here. It is implemented as specified, and I'm not sure if it's a big deal to duplicate that |
c6da733 to
03ba623
Compare
03ba623 to
981e2dc
Compare
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.

https://community.openproject.org/work_packages/57053