Skip to content

fix(core): provide valid initial state also on public templates - #59952

Merged
susnux merged 1 commit into
masterfrom
fix/public-view-inital-state
Apr 30, 2026
Merged

fix(core): provide valid initial state also on public templates#59952
susnux merged 1 commit into
masterfrom
fix/public-view-inital-state

Conversation

@susnux

@susnuxsusnux commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

Summary

The core apps initial state should be an array of apps currently available. But for public templates when there is no navigation entry the array would contain [null] instead of [] which breaks some use cases (e.g. apps that rely on some nextcloud-vue versions).

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

The `core apps` initial state should be an array of apps currently
available. But for public templates when there is no navigation entry
the array would contain `[null]` instead of `[]` which breaks some use
cases (e.g. apps that rely on some nextcloud-vue versions).
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
susnux requested a review from a team as a code ownerApril 27, 2026 17:09
@susnux
susnux requested review from ArtificialOwl, come-nc, leftybournes and sorbaugh and removed request for a teamApril 27, 2026 17:09
@susnuxsusnux added bug 3. to review Waiting for reviews labels Apr 27, 2026
@susnux
susnux requested review from salmart-dev and removed request for ArtificialOwlApril 27, 2026 17:09
@susnuxsusnux added this to the Nextcloud 34 milestone Apr 27, 2026
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable33

@susnux
susnux merged commit ca4a81e into masterApr 30, 2026
202 of 207 checks passed
@susnux
susnux deleted the fix/public-view-inital-state branch April 30, 2026 10:42
@susnux

Copy link
Copy Markdown
ContributorAuthor

/backport to stable32

@susnux

Copy link
Copy Markdown
ContributorAuthor

Ref: #59639

This was referenced May 5, 2026
This was referenced May 12, 2026
@nextcloud-botnextcloud-bot mentioned this pull request May 20, 2026
@nextcloud-botnextcloud-bot mentioned this pull request May 27, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@susnux@skjnldsv@come-nc