forked from jgraph/mxgraph
-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Bug
8 / 148 of 14 issues completed
Copy link
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Describe the bug
There are several stories that are still not working as the mxGraph examples.
The problems are due to bug in maxGraph and/or bug in the Story itself.
The stories were historically written in JavaScript and some have been written to TypeScript. Stories written in TypeScript
- have already been reviewed and generally better work that the ones written in JS (but bugs still exists)
- are easier to maintain
- better catch bugs
Here, we provide a central place to help tracking problems in Stories and their resolution.
Guidance to fix the issues
- follow the information provided in the Pull Request template, in particular, fix one story per PR
- Examples fixed #88 contains valuable information that can help for fixes but DO NOT create such a big PR
- if possible, try to migrate the story to TypeScript if it is still written in JavaScript. Providing a first PR to migrate it to TS prior implementing a fix is possible.
List of tracked issues
See the sub-issues list below.
If you think that some issues are missing, create a new sub-issue.
Sub-issues
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed