Skip to content

fix(settings): Reactive UI updates for app group limitations - #55901

Merged
juliusknorr merged 2 commits into
masterfrom
fix/app-group-limit-immediate-ui-updates
Nov 21, 2025
Merged

fix(settings): Reactive UI updates for app group limitations#55901
juliusknorr merged 2 commits into
masterfrom
fix/app-group-limit-immediate-ui-updates

Conversation

@nfebe

Copy link
Copy Markdown
Contributor

The "Limit app usage to groups" functionality previously required a page refresh to display changes when adding or removing group limitations. This occurred due to store synchronization issues between the Pinia and Vuex stores used by different components.

@nfebe
nfebe requested a review from a team as a code ownerOctober 22, 2025 07:25
@nfebe
nfebe requested review from sorbaugh and removed request for a teamOctober 22, 2025 07:25
@github-project-automationgithub-project-automationBot moved this to 🏗️ In progress in 📁 Files teamOct 22, 2025
@nfebe
nfebeforce-pushed the fix/app-group-limit-immediate-ui-updates branch from 9884cd3 to 0c10ea5CompareOctober 24, 2025 10:40
@nfebe

Copy link
Copy Markdown
ContributorAuthor

/compile

@nfebe
nfebe enabled auto-merge October 24, 2025 10:40
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile rebase

@AndyScherzingerAndyScherzinger added this to the Nextcloud 33 milestone Nov 3, 2025
@nextcloud-command
nextcloud-commandforce-pushed the fix/app-group-limit-immediate-ui-updates branch from c8d85ed to 6dc69f7CompareNovember 3, 2025 20:39
@nfebe
nfebeforce-pushed the fix/app-group-limit-immediate-ui-updates branch from 6dc69f7 to 43060e1CompareNovember 4, 2025 08:22
@nfebe

nfebe commented Nov 4, 2025

Copy link
Copy Markdown
ContributorAuthor

/compile

@nfebe
nfebeforce-pushed the fix/app-group-limit-immediate-ui-updates branch from 43060e1 to e02325eCompareNovember 19, 2025 10:42
@nfebe

Copy link
Copy Markdown
ContributorAuthor

/compile

@juliusknorr

Copy link
Copy Markdown
Member

/backport to stable32

@juliusknorr

Copy link
Copy Markdown
Member

/backport to stable31

The "Limit app usage to groups" functionality previously required a page
refresh to display changes when adding or removing group limitations.
This occurred due to store synchronization issues between the Pinia and
Vuex stores used by different components.
Signed-off-by: nfebe <fenn25.fn@gmail.com>
@nfebe
nfebeforce-pushed the fix/app-group-limit-immediate-ui-updates branch from 957e553 to de3a9aeCompareNovember 19, 2025 21:06
@nfebe

Copy link
Copy Markdown
ContributorAuthor

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@juliusknorr
juliusknorr merged commit ff5041f into masterNov 21, 2025
142 of 150 checks passed
@juliusknorr
juliusknorr deleted the fix/app-group-limit-immediate-ui-updates branch November 21, 2025 11:08
@elzodyelzody mentioned this pull request Dec 17, 2025
@nextcloud-botnextcloud-bot mentioned this pull request Jan 6, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: 🏗️ In progress

Development

Successfully merging this pull request may close these issues.

6 participants

@nfebe@AndyScherzinger@juliusknorr@artonge@skjnldsv@nextcloud-command