Files
OpenFrontIO/src/client
Tyler Hanavan 1db9b93950 Allow additional modals to close when clicking the Escape key (#1604)
## Description:

Allows ChatModal, EmojiTable, PlayerPanel and RadialMenu to accept the
CloseViewEvent, thereby enabling the modals/menus/tables to be closed by
clicking the Escape key.

As described in #1586, there are a number of modals that cannot be
closed by pressing Escape, such as ChatModal, EmojiTable, PlayerPanel
and RadialMenu, while other modals can already, such as the CTRL + Click
build menu.

## Please complete the following:

- [x] I have added screenshots for all UI updates
- [x] I process any text displayed to the user through translateText()
and I've added it to the en.json file
- [x] I have added relevant tests to the test directory
- [X] I confirm I have thoroughly tested these changes and take full
responsibility for any bugs introduced
- [x] I have read and accepted the CLA agreement (only required once).

## Please put your Discord username so you can be contacted if a bug or
regression is found:

slyty
2025-07-28 12:46:34 -07:00
..
2025-06-27 19:44:23 +00:00
2025-07-03 12:02:19 -07:00
2025-03-31 13:09:27 -07:00
2025-04-04 08:54:09 -07:00
2025-07-06 20:09:18 -04:00
2025-07-26 00:05:02 -04:00
2025-06-26 14:58:40 -07:00
2025-07-06 20:09:18 -04:00
2025-07-20 20:17:29 -07:00