server icon indicating copy to clipboard operation
server copied to clipboard

In the pop-up window for selecting templates, the "Create" button is displayed too far to the right. (Not visible) #576

Open osm-frasch opened this issue 2 years ago • 5 comments
trafficstars

⚠️ This issue respects the following points: ⚠️

  • [X] This is a bug, not a question or a configuration/webserver/proxy issue.
  • [X] This issue is not already reported on Github (I've searched it).
  • [X] Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
  • [X] Nextcloud Server is running on 64bit capable CPU, PHP and OS.
  • [X] I agree to follow Nextcloud's Code of Conduct.

Bug description

Sorry, I hope I created the issue in the right channel.

In the pop-up window for selecting templates, the "Create" button is displayed too far to the right. It is therefore no longer visible. You must first move the narrow horizontal scroll bar to reach it. Normal users do not see the "Create" button and cancel the process.

Otherwise everything works.

Probably something wrong with "justify-content: space-between;".

.templates-picker__buttons[data-v-55dd9121] { display: flex; justify-content: space-between; padding: calc(var(--margin)*2) var(--margin); position: sticky; bottom: 0; background-image: linear-gradient(0, var(--gradient-main-background)); }

NC 25.0.2 PHP Version: 8.1.14 Speicherlimit: 528 MB Maximale Ausführungszeit: 3600 Maximale Größe zum Hochladen: 4,9 GB

Ext: Core, date, libxml, openssl, pcre, sqlite3, zlib, bcmath, bz2, calendar, ctype, curl, dba, dom, enchant, hash, fileinfo, filter, ftp, gd, gettext, gmp, json, iconv, SPL, intl, session, ldap, mbstring, standard, mysqlnd, exif, mysqli, PDO, pdo_mysql, pdo_sqlite, Phar, posix, pspell, Reflection, imap, shmop, SimpleXML, snmp, soap, sockets, tidy, tokenizer, xml, xmlreader, xmlwriter, xsl, zend_test, zip, apache2handler, apcu, imagick, redis, Zend OPcache

mysql-Version: 10.7.7 Betriebssystem: Linux 5.4.0-29-generic x86_64 Prozessor: QEMU Virtual CPU version 2.5+ (4 cores)

Steps to reproduce

1.Go to the file directory 2. Click on the plus symbol 3. Create a new file 4. The pop-up window with the templates opens. 5. Only the "Cancel" button is visible. Normal users are irritated because they do not see the "Create" button. You have to move the very narrow horizontal scroll bar to the right until the "Create" button comes into view. This is unfortunately overlooked

Expected behavior

The "Create Button" should always be seen directly to the right of the "Cancel Button".

Installation method

None

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

MySQL

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?

  • [x] Default user-backend (database)
  • [ ] LDAP/ Active Directory
  • [ ] SSO - SAML
  • [ ] Other

Configuration report

No response

List of activated Apps

Zum Hauptinhalt springen	Zum Navigationsbereich der App springen	
Homepage von ZBB-HUB
Fri Feb 10 2023 10:26:39

Enabled:
  - activity: 2.17.0
  - admin_audit: 1.15.0
  - announcementcenter: 6.4.0
  - appointments: 1.14.10
  - approval: 1.0.12
  - bruteforcesettings: 2.5.0
  - calendar: 4.2.3
  - circles: 25.0.0
  - cloud_federation_api: 1.8.0
  - collectives: 2.2.1
  - comments: 1.15.0
  - contacts: 5.1.0
  - contactsinteraction: 1.6.0
  - dashboard: 7.5.0
  - dav: 1.24.0
  - deck: 1.8.3
  - drawio: 2.1.0
  - event_update_notification: 2.0.0
  - external: 5.0.0
  - federatedfilesharing: 1.15.0
  - federation: 1.15.0
  - files: 1.20.1
  - files_accesscontrol: 1.15.1
  - files_antivirus: 4.0.2
  - files_automatedtagging: 1.15.0
  - files_downloadactivity: 1.15.0
  - files_mindmap: 0.0.27
  - files_rightclick: 1.4.0
  - files_sharing: 1.17.0
  - files_trashbin: 1.15.0
  - files_versions: 1.18.0
  - firstrunwizard: 2.14.0
  - flow_notifications: 1.5.0
  - forms: 3.0.4
  - groupfolders: 13.1.1
  - integration_youtube: 0.1.1
  - logreader: 2.10.0
  - lookup_server_connector: 1.13.0
  - mail: 2.2.3
  - news: 20.0.1
  - nextcloud_announcements: 1.14.0
  - notes: 4.6.0
  - notifications: 2.13.1
  - oauth2: 1.13.0
  - occweb: 0.1.0
  - onlyoffice: 7.6.8
  - password_policy: 1.15.0
  - photos: 2.0.1
  - privacy: 1.9.0
  - provisioning_api: 1.15.0
  - ransomware_protection: 1.14.0
  - recommendations: 1.4.0
  - related_resources: 1.0.3
  - serverinfo: 1.15.0
  - settings: 1.7.0
  - sharebymail: 1.15.0
  - spreed: 15.0.3
  - support: 1.8.0
  - survey_client: 1.13.0
  - suspicious_login: 4.3.0
  - systemtags: 1.15.0
  - tasks: 0.14.5
  - text: 3.6.0
  - theming: 2.0.1
  - twofactor_admin: 4.1.9
  - twofactor_backupcodes: 1.14.0
  - twofactor_totp: 7.0.0
  - twofactor_webauthn: 1.0.0
  - updatenotification: 1.15.0
  - user_status: 1.5.0
  - viewer: 1.9.0
  - weather_status: 1.5.0
  - workflowengine: 2.7.0
Disabled:
  - encryption: 2.8.1
  - files_external: 1.10.0
  - files_pdfviewer: 2.1.0
  - user_ldap: 1.9.1
occ $

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

Screenshot 2023-02-03-Template-Selekt-PopUp-HUB

osm-frasch avatar Feb 10 '23 09:02 osm-frasch

Cv @nextcloud/office

szaimen avatar Feb 10 '23 09:02 szaimen

Thanks, I didn't know exactly where to put the report

osm-frasch avatar Feb 10 '23 09:02 osm-frasch

I can not reproduce this today. Are you still experiencing this?

joshtrichards avatar Sep 08 '24 15:09 joshtrichards

This looks like it was when trying to create a text file. Does it also happen with a document ? (Asking to figure out if this actually is a server issue or maybe text).

max-nextcloud avatar Sep 10 '24 13:09 max-nextcloud

This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.

nextcloud-command avatar Oct 13 '24 00:10 nextcloud-command