nextcloud / nextcloud/mail

correcting the mail address freezes the app

Open
#9,780 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage bug
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Steps to reproduce
  1. Create a new message.
  2. Click on the "To" field.
  3. Start typing an address.
  4. Before choosing one or pushing enter, delete what you just wrote.
  5. Start writing another email address.
Expected behavior

Chose your corrected email address and write you message.

Actual behavior

The app freezes, showing only the first letter of the corrected email address in the dropdown menu. The only way to fix the situation is reloading the website.

Mail app version

3.7.2

Mailserver or service

IMAP

Operating system

Ubuntu 18.04

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database

MariaDB

Additional info

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in the mail app by editing the recipient field as described, then trace the address autocomplete and dropdown behavior after text is deleted. Done means a corrected email address can be typed and selected without the app freezing or leaving only its first letter visible.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.