Skip to content

fix(CollectiveActions): opening from start page with defined extra action#2508

Open
mejo- wants to merge 1 commit into
mainfrom
fix/collective_actions_with_extra_action
Open

fix(CollectiveActions): opening from start page with defined extra action#2508
mejo- wants to merge 1 commit into
mainfrom
fix/collective_actions_with_extra_action

Conversation

@mejo-
Copy link
Copy Markdown
Member

@mejo- mejo- commented May 14, 2026

Opening the three-dot menu in the collectives list without a current collective (i.e. from the app start page) failed when having an extra action defined (e.g. when the pandoc app is installed). This was because getters used in collectiveExtraAction computed depended on currentCollective.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

…tion

Opening the three-dot menu in the collectives list without a current
collective (i.e. from the app start page) failed when having an extra
action defined (e.g. when the pandoc app is installed). This was because
getters used in `collectiveExtraAction` computed depended on
currentCollective.

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- self-assigned this May 14, 2026
@mejo- mejo- added bug Something isn't working 3. to review labels May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant