incubator-seata icon indicating copy to clipboard operation
incubator-seata copied to clipboard

Add i18n and a11y ability to the state machine designer

Open ptyin opened this issue 1 year ago • 0 comments

Why you need it?

Currently, we need to develop an available state machine designer as quickly as possible. However, in a long term perspective, We should integrate International and accessibility capabilities to the designer.

How it could be?

You can use module system in diagram-js to create a Translation module to achieve that. If you dont know what is a module system, plz refer to state machine designer README.md

Other related information

Please merge related PR to the refactor_designer branch.

ptyin avatar Dec 11 '23 12:12 ptyin