microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Fix the redo shortcut keys and correct the next targeted history action #182

Closed janechu closed 2 years ago

janechu commented 2 years ago

Pull Request

📖 Description

This pull request fixes an issue where the key was not capitalized, which it has to be because the special key shift is used. This also fixes an issue where the incorrect history index was used to fire the next message.

✅ Checklist

General