[Bug] This breaks Talk flow #430
Labels
No labels
blocked
bug
duplicate
enhancement
FR accepted
help wanted
invalid
need discussion
next release
not reproduced
PR requested
question
reproduced
WFB
WIP
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
deblan/side_menu#430
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Environment
Configuration
Steps to reproduce
Observed Results
When side_menu is installed, the fields and drop-downs in the "Write to conversation" talk flow are absent.
Expected Results
"Write to conversation" flow should work as expected, this app should not interfere with it.
More informations
No response
Hello!
I can't reproduce or I don't understand your issue. These screenshots are taken with admin access and user access.
Hello :)
You did reproduce it. I wasn't very clear on which dropdowns were missing, sorry.
There should be a drop down menu in this screen, allowing you to choose a conversation.
Disabling this app solves the problem. Seems to have something to do with vue
Part of the log from developper tools on a browser might help :
I did try to investigate further but I really am not that experienced, sorry.
[Bug] This breaksto [Bug] This breaks Talk flowThe error with
appNameis fixed (not released yet) but it's not the problem.Flow uses the deprecated Vue 2.
github.com/nextcloud/server@f068350998/apps/workflowengine/src/workflowengine.js (L64)Disabling custom menu from the user side does not load the app at all but the bug is still here. Disabling custom menu from the admin and flow works.
I don't have a solution yet.