jgraph / jgraph/drawio

Custom Libraries in Confluence Cloud and Server can't be set by default

Open
#1,256 5 comments 0 reactions 1 assignee View on GitHub

@m-mohamedin is already working on this.

Since Oct 28, 2020.

confluence cloud feature request
Dominant language
JavaScript
Stars
8.2k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Preflight Checklist
  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

Describe the bug
The blog post https://drawio-app.com/customise-default-shape-libraries-templates-and-plugins-in-draw-io-for-confluence-cloud/ says that users can have default libraries when they open the editor. They should also be able to have custom libraries available per default, what is important for customers that like to offer customized shapes to their users.

The default library display is possible in both deployments, but we don't manage it to make it happen for custom libraries

To Reproduce
Steps to reproduce the behavior:

  1. Create a custom library
  2. add the name of the library to the JSON code

{ "defaultLibraries": "general;uml;entity;",
"defaultCustomLibraries": ["marketing", "infographics"], }

  1. Library will not be displayed in the library panel of the editor.
    Screenshot 2020-10-27 at 12 47 41

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

draw.io version (In the Help->About menu of the draw.io editor):

  • 9.4.10 (Confluence Server 6.13)
  • Confluence Cloud

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.