Not all letters are shown while adding a new card
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Describe the bug
Adding a new card with a description longer than the given field is a bit complicated, because of last letter(s) are hidden. It's like the arrow hides the last letter(s).
To Reproduce
Steps to reproduce the behavior:
- Go to a Board.
- Click on 'Add Card'
- Fill in a description longer than the field.
- See error
Expected behavior
Every letters should be shown.
Screenshots
If applicable, add screenshots to help explain your problem.
Client details:
- macOS 15.1.
- Firefox 132.0.2
- Nextcloud 30.0.2
- MacBook
Server details
Operating system: Linux 5.14.0-427.42.1.el9_4.x86_64 x86_64
Web server: Intel Xeon Processor (Cascadelake) (2 threads)
Database: Mysql 10.5.22
PHP version: 8.3.13
Nextcloud version: 30.0.2
Where did you install Nextcloud from: ?
Signing status:
No errors have been found.
List of activated apps:
- activity: 3.0.0
- admin_audit: 1.20.0
- analytics: 5.0.1
- app_api: 4.0.0
- approval: 2.0.0
- auto_groups: 1.6.0
- bruteforcesettings: 3.0.0
- calendar: 5.0.1
- calendar_resource_management: 0.8.0
- call_summary_bot: 2.0.0
- cfg_share_links: 6.1.1
- circles: 30.0.0
- cloud_federation_api: 1.13.0
- collectives: 2.15.0
- contacts: 6.1.0
- dashboard: 7.10.0
- dav: 1.31.1
- deck: 1.14.2
- emlviewer: 1.0.11
- external: 5.5.2
- federatedfilesharing: 1.20.0
- federation: 1.20.0
- files: 2.2.0
- files_antivirus: 5.6.0
- files_automatedtagging: 1.20.0
- files_downloadlimit: 3.0.0
- files_linkeditor: 1.1.21
- files_lock: 30.0.0
- files_pdfviewer: 3.0.0
- files_reminders: 1.3.0
- files_sharing: 1.22.0
- files_trashbin: 1.20.1
- files_versions: 1.23.0
- files_zip: 2.1.0
- firstrunwizard: 3.0.0
- flow_notifications: 1.10.0
- forms: 4.3.3
- groupfolders: 18.0.4
- impersonate: 1.17.0
- integration_openstreetmap: 2.0.1
- logreader: 3.0.0
- lookup_server_connector: 1.18.0
- mail: 4.0.2
- nextcloud_announcements: 2.0.0
- notifications: 3.0.0
- oauth2: 1.18.1
- password_policy: 2.0.0
- photos: 3.0.2
- polls: 7.2.4
- privacy: 2.0.0
- provisioning_api: 1.20.0
- quickaccesssorting: 3.0.0
- recommendations: 3.0.0
- related_resources: 1.5.0
- richdocuments: 8.5.2
- serverinfo: 2.0.0
- settings: 1.13.0
- sharebymail: 1.20.0
- side_menu: 4.0.1
- sketch_picker: 2.0.0
- spreed: 20.0.2
- support: 2.0.0
- survey_client: 2.0.0
- suspicious_login: 8.0.0
- systemtags: 1.20.0
- tables: 0.8.1
- tasks: 0.16.1
- text: 4.1.0
- theming: 2.5.0
- twofactor_admin: 4.7.1
- twofactor_backupcodes: 1.19.0
- twofactor_nextcloud_notification: 4.0.0
- twofactor_totp: 12.0.0-dev
- updatenotification: 1.20.0
- user_migration: 7.0.1
- user_status: 1.10.0
- users_picker: 1.0.0
- viewer: 3.0.0
- weather_status: 1.10.0
- webhook_listeners: 1.1.0-dev
- welcome: 1.2.0
- workflow_pdf_converter: 1.15.0
- workflowengine: 2.12.0
Disabled:
- assistant: 2.1.1 (installed 2.1.1)
- comments: 1.20.1 (installed 1.19.0)
- contactsinteraction: 1.11.0 (installed 1.8.0)
- encryption: 2.18.0 (installed 2.15.0)
- extract: 1.3.6 (installed 1.3.6)
- files_external: 1.22.0
- integration_openai: 3.1.2 (installed 3.1.2)
- picker: 1.0.11 (installed 1.0.11)
- twofactor_email: 2.7.4 (installed 2.7.4)
- user_ldap: 1.21.0
- whiteboard: 1.0.4 (installed 1.0.4)
Nextcloud configuration:
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.locking": "\\OC\\Memcache\\Redis",
"trusted_domains": [
"nc.irex.uni-tuebingen.de"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "mysql",
"version": "30.0.2.2",
"overwrite.cli.url": "https:\/\/nc.irex.uni-tuebingen.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,
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"default_language": "de",
"default_locale": "de_DE",
"default_phone_region": "DE",
"maintenance": false,
"maintenance_window_start": "1",
"updater.release.channel": "stable",
"theme": "",
"loglevel": 2,
"app_install_overwrite": [
"emlviewer",
"extract",
"transmission",
"bbb",
"quickaccesssorting",
"workflow_kitinerary",
"integration_ews"
],
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtpauth": 1,
"skeletondirectory": "",
"auth.webauthn.enabled": "false",
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"data-fingerprint": "21b8cb97ed73b8ebc1d6b9820ffd7b8b",
"simpleSignUpLink.shown": false,
"defaultapp": "",
"forbidden_filename_characters": [
"\\",
"\/"
],
"forbidden_filename_extensions": [
".filepart",
".part"
]
}
}
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
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) ...
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
Start by reproducing the issue in Deck's Board view using the Add Card flow described in the report, with a description longer than the field in Firefox. Inspect the add-card interface for the element that obscures the final characters. Done means the complete description remains visible while entering a new card.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100