heikkivihersalo / gutenberg-native-ai

A plugin that extends the Gutenberg editor with AI features designed to work natively with WordPress.
GNU General Public License v2.0
0 stars 0 forks source link

Add keycommads to close the AI modal #6

Open heikkivihersalo opened 1 month ago

heikkivihersalo commented 1 month ago

Using Popover API's onclose function isn't working as reliable as it is needed. Other options should be investigated.