nextcloud / nextcloud/files_mindmap
Tab "Display" or "View"
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 197
- Forks
- 52
- Avg merge
- 22h 14m
- Merged PRs (30d)
- 13
Description
The "Display" or "View" tabs cannot be activated on an Android tablet.
Steps to reproduce
- Create a New Mind-File
- Try switching to the "Display" or "View" view
Server configuration
Web server: Nginx
Database: MySQL
PHP version: 8.3
Nextcloud version: 31.0.7
activity: 4.0.0 admin_audit: 1.21.0 bruteforcesettings: 4.0.0 calendar: 5.3.6 checksum: 1.2.6 circles: 31.0.0 cloud_federation_api: 1.14.0 comments: 1.21.0 contacts: 7.2.1 contactsinteraction: 1.12.0 context_chat: 4.4.0 cookbook: 0.11.3 dashboard: 7.11.0 dav: 1.33.0 deck: 1.15.1 eidlogin: 1.0.18 federatedfilesharing: 1.21.0 federation: 1.21.0 files: 2.3.1 files_accesscontrol: 2.0.0 files_automatedtagging: 2.0.0 files_downloadlimit: 4.0.0 files_external: 1.23.0 files_mindmap: 0.0.33 files_pdfviewer: 4.0.0 files_reminders: 1.4.0 files_sharing: 1.23.1 files_trashbin: 1.21.0 files_versions: 1.24.0 firstrunwizard: 4.0.0 groupfolders: 19.1.2 imageconverter: 2.0.5 integration_alephalpha: 1.0.6 logreader: 4.0.0 lookup_server_connector: 1.19.0 mail: 5.1.9 nextcloud_announcements: 3.0.0 notes: 4.12.2 notifications: 4.0.0 oauth2: 1.19.1 onlyoffice: 9.9.0 password_policy: 3.0.0 passwords_handbook: 2025.7.20 photos: 4.0.0 previewgenerator: 5.9.0 privacy: 3.0.0 profile: 1.0.0 provisioning_api: 1.21.0 recognize: 9.0.3 recommendations: 4.0.0 related_resources: 2.0.0 serverinfo: 3.0.0 settings: 1.14.0 support: 3.0.0 survey_client: 3.0.0 systemtags: 1.21.1 tables: 0.9.4 tasks: 0.16.1 text: 5.0.0 theming: 2.6.1 twofactor_backupcodes: 1.20.0 twofactor_totp: 13.0.0-dev.0 updatenotification: 1.21.0 user_status: 1.11.0 viewer: 4.0.0 weather_status: 1.11.0 webhook_listeners: 1.2.0 workflowengine: 2.13.0
{ "system": { "trusted_proxies": "REMOVED SENSITIVE VALUE", "maintenance_window_start": 4, "overwriteprotocol": "https", "default_phone_region": "DE", "htaccess.RewriteBase": "/", "memcache.local": "OCMemcacheAPCu", "apps_paths": [ { "path": "/var/www/html/apps", "url": "/apps", "writable": false }, { "path": "/var/www/html/custom_apps", "url": "/custom_apps", "writable": true } ], "instanceid": "REMOVED SENSITIVE VALUE", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusted_domains": ["192.168.1.32", "192.168.1.3", "cloud.soeti.de"], "datadirectory": "REMOVED SENSITIVE VALUE", "dbtype": "mysql", "version": "31.0.7.1", "overwrite.cli.url": "https://cloud.soeti.de", "dbname": "REMOVED SENSITIVE VALUE", "dbhost": "REMOVED SENSITIVE VALUE", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "theme": "", "loglevel": 0, "maintenance": false, "mail_from_address": "REMOVED SENSITIVE VALUE", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "REMOVED SENSITIVE VALUE", "mail_smtpauthtype": "PLAIN", "mail_smtpsecure": "ssl", "mail_smtpauth": 1, "filesystem_check_changes": 1, "app_install_overwrite": ["passwords", "groupfolders"], "filelocking.enabled": true, "upload_max_filesize": "10240M", "memory_limit": "4G" } }
Browser
Browser name: Chrome from 2025/07/15
Browser version: 124/125/…
Operating system: Android 10
No log can be displayed on Android Chrome. /summary>
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named. Start by reproducing the tab-switching failure for a new Mind-File in Chrome on Android, then trace the Display and View tab handling in the app frontend. Done means both tabs can be activated and show their views on an Android tablet.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript
- Domain
- frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100