mail
                                
                                
                                
                                    mail copied to clipboard
                            
                            
                            
                        Impossible to escape/end mailbox rename
Steps to reproduce
- Configure an account
 - Open the actions menu of a mailbox
 - Click Edit name
 - Try to abort
 
Expected behavior
I can
Actual behavior
I can't.
Mail app version
3.5.0
Mailserver or service
No response
Operating system
No response
PHP engine version
None
Web server
None
Database
None
Additional info
No response
This is because we use NcActionInput, the component doesn't offer that. I see that other apps wrote their own component when it comes to editing. We can either add our own component and remove NcActionInput, or open a discussion if NcActionInput should have a close button or not (right now, my understanding is that this behavior is intended).