Hi All, Does the DnD operations have an a11y support? how can a user without a mouse perform a DnD action?
thanks Yoav
The DnD doesn't support a11y. The plan is to implement an alternative DnD manager, which will allow copying/moving elements from one source to another. Meanwhile you can try to implement it yourself — it'll be much simpler than the existing manager.
The DnD doesn't support
The DnD doesn't support a11y. The plan is to implement an alternative DnD manager, which will allow copying/moving elements from one source to another. Meanwhile you can try to implement it yourself — it'll be much simpler than the existing manager.