Skip to content

Ensure that the stories work as the mxGraph examples #505

Description

@tbouffard

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Fields

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions