Files
OpenFrontIO/src/client/graphics/layers
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-07-20 20:17:29 -07:00
2025-06-19 10:36:46 -07:00
2025-06-30 19:49:42 -07:00
2025-03-31 13:09:27 -07:00
2025-06-22 08:14:08 -07:00
2025-07-13 15:01:15 -07:00
2025-07-02 16:31:00 -07:00
2025-06-22 08:14:08 -07:00
2025-07-03 21:23:55 +00:00