Wiki-tree-editing-toggle-button - #373
Conversation
|
@vidhyasagargm, thank you for the PR. We have reviewed it, and here are our thoughts. We would like to suggest a different approach. Adding additional buttons will inevitably cause issues with translations, potentially making the buttons too large. Also, when adding this, we need to consider the Enterprise Theme version of the Wiki Module layout, as it's not the same as the default (HumHub Theme). Our suggestion would be to go with a less UI-invasive and simpler approach: introduce a short delay before showing the "Move" button when a user hovers over a wiki page. This way, we prevent accidental reordering while keeping the UI unchanged and only slightly adjusting the UX. You can see in the video how it should work. delay-move-function.mp4 |
|
Greetings @mbumpalumpa, |
|
Greetings @mbumpalumpa, |
|
@vidhyasagargm, I tried to test the PR, but the hover delay doesn’t seem to work. I assume it’s due to the |
|
Greetings @mbumpalumpa, |
|
@vidhyasagargm Thanks for the new version. @yurabakhtin Can you please review? |

With editor permissions in the Wiki tree structure, it is quite easy to move articles accidentially:

A toggle button has been implemented in order to toggle between enabling and disabling editing the wiki tree structure.


An internal code review process has already been done upfornt for all the changes in this PR and ISSUE