nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
142 stars 24 forks source link

Time picker US style on FR locale #1125

Open wargreen opened 3 months ago

wargreen commented 3 months ago

Steps to reproduce

  1. Add a column with Hour type
  2. Add a line

Expected behavior

Time picker follow locale

Actual behavior

US style image

Tables app version

0.7.2

Browser

Firefox 126.0.1

Client operating system

Debian sid

Operating system

Debian

Web server

Nginx

PHP engine version

PHP 8.2

Database

MySQL

Additional info

Don't know if it is relevent, got this in the console :

TypeError: document.querySelector(...) is null
    switchActiveMenuEntry App.vue:89
    routing App.vue:68
    $route App.vue:48
    VueJS 12
    openTable NavigationTableItem.vue:250
    VueJS 4
    onClick NcAppNavigationItem-Djfc0DPY.mjs:385
    click NcAppNavigationItem-Djfc0DPY.mjs:447
    VueJS 33
[vue.runtime.esm.js:3065:16](webpack:///tables/node_modules/vue/dist/vue.runtime.esm.js)
wargreen commented 3 months ago

In addition, this field is auto-filled, so never empty ! When it is set as "mendatory", we need to change it for remove the lock.

snetAT commented 3 months ago

Tables app version 0.7.3 There is obviously a fundamental problem I have specified German/Austria in the profile locale, but in the Date column I get the American format.

if i configure the google chrome ui language to german, the date field is displayed correctly. "Please choose your date" is not translated.

Screenshot from 2024-06-10 21-03-24