⚠️ This issue respects the following points: ⚠️
Bug description
OCA.Files.Sidebar.registerTab is missing assigned order for tabs, therefore tabs are sorted by their name (which might start from different letters in differen languages):
| En |
Ru |
 |
 |
Steps to reproduce
- Change language to non-English/French/German/Spanish
Expected behavior
Order should be hardcoded / defined by developers / designers. It's respected on component level:
https://github.com/nextcloud-libraries/nextcloud-vue/blob/33ed88893173d508507b76bac4932386e93dde97/src/components/NcAppSidebar/NcAppSidebarTabs.vue#L229
Nextcloud Server version
29-32
Details
### Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
Bug description
OCA.Files.Sidebar.registerTabis missing assigned order for tabs, therefore tabs are sorted by their name (which might start from different letters in differen languages):Steps to reproduce
Expected behavior
Order should be hardcoded / defined by developers / designers. It's respected on component level:
https://github.com/nextcloud-libraries/nextcloud-vue/blob/33ed88893173d508507b76bac4932386e93dde97/src/components/NcAppSidebar/NcAppSidebarTabs.vue#L229
Nextcloud Server version
29-32
Details
### Operating systemNone
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response