Skip to content

[stable31] fix(ReadonlyBar): add missing useIsRichWorkspaceMixin - #8799

Merged
mejo- merged 1 commit into
stable31from
fix/add-useRichWorkspace-Mixin-to-ReadOnlyBar
Jul 2, 2026
Merged

[stable31] fix(ReadonlyBar): add missing useIsRichWorkspaceMixin#8799
mejo- merged 1 commit into
stable31from
fix/add-useRichWorkspace-Mixin-to-ReadOnlyBar

Conversation

@silverkszlo

Copy link
Copy Markdown
Collaborator

馃摑 Summary

The browser console was showing the following error due to a missing useRichWorkspaceMixin:
Screenshot from 2026-07-02 09-13-17

So in ReadonlyBar.vue $isRichWorkspace was being referenced but the according mixin not added.

馃弫 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

Signed-off-by: silver <s.szmajduch@posteo.de>
@silverkszlo silverkszlo added the bug Something isn't working label Jul 2, 2026

@mejo- mejo- left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code changes look good to me 馃槉

@mejo- mejo- changed the title fix(ReadonlyBar): add missing useIsRichWorkspaceMixin [stable31] fix(ReadonlyBar): add missing useIsRichWorkspaceMixin Jul 2, 2026
@mejo-
mejo- merged commit 4c6c465 into stable31 Jul 2, 2026
72 of 74 checks passed
@mejo-
mejo- deleted the fix/add-useRichWorkspace-Mixin-to-ReadOnlyBar branch July 2, 2026 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants