Describe the bug
Close button does not show when opening readonly .txt or .md files in iOS or Android Nextcloud app, making it impossible to close the document or go back.
To Reproduce
Steps to reproduce the behavior:
- Open iOS or Android Nextcloud app
- Open a readonly .md or .txt
- There is only a checkmark icon, but no close icon
- Window cannot be closed, app is stuck
Expected behavior
Close button should be shown so the app can close the document.
Screenshots
No close button in readonly file
Close button appears in editable file
Server details:
- Nextcloud version: [e.g. 26.0.1]
- PHP Version: [e.g. 8.2]
- Database: [e.g. MariaDB 10.6]
Client details:
- OS: [e.g. Windows/macOS/Ubuntu]
- Browser: [e.g. Firefox, Chrome]
- Browser version: [e.g. 22]
- Device: [e.g. iPhone6, desktop]
Logs
Nextcloud log (data/nextcloud.log)
Insert your Nextcloud log here
Browser log
Insert your browser log here, this could for example include:
a) The javascript console log
b) The network log
c) ...