Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Displayed name field not automatically populated since vue.js #821

Closed
j-ed opened this issue Jan 5, 2019 · 4 comments
Closed

Displayed name field not automatically populated since vue.js #821

j-ed opened this issue Jan 5, 2019 · 4 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request
Milestone

Comments

@j-ed
Copy link

j-ed commented Jan 5, 2019

Expected behavior

If you create a new contact and choose the "Detailed Name" property, the entered data should automatically populate the Displayed Name field as in previous versions.

Current behavior

If you create a new contact and choose the "Detailed Name" property, the entered data is not used to populate the Displayed Name field anymore as in previous versions. The Displayed Name field stays empty and need to be manually entered too.

20190105_nc_contacts_detailed_name_not_populating_displayed_name

Steps to reproduce

  1. Open the Contacts app
  2. Choose New contact
  3. Choose Add new property and select Detailed name
  4. Enter data into the Detailed name fields Prefix, First name and Last name
  5. Check out the Displaye name field at the top of the record
    -> The field is not automatically populated

Environment

Server Configuration

OS: Linux 3.16.50
Web server: Apache2 2.4.37
Database: MariaDB 10.2.19
PHP version: 7.2.13
Nextcloud version: 15.0.0
Contacts app version: 3.0.1

Client Configuration

Browser: Mozilla Firefox 64.0
Operating system: Windows 10


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@nextcloud-bot
Copy link
Member

GitMate.io thinks possibly related issues are #780 (vcard gender not working properly since vue.js), #307 (Improve FN/Name fields display), #506 (Option to display last name first), #529 (Contact search button and search text field display below scrolled list entries when list scrolled.), and #374 (contact field labels should always be displayed the the selected language).

@nextcloud-bot nextcloud-bot added the bug Something isn't working label Jan 5, 2019
@skjnldsv
Copy link
Member

skjnldsv commented Jan 5, 2019

Aaah, I can't find the other issue. Someone asked about this not long ago.
Basically we removed the feature because people wanted to keep track of this.
References:

Though we could make sure that:

  1. we auto-populate the displayname field IF it still says 'New Contact'
  2. populate the detailed name fields if
    1. displayname is not 'New Contact'
    2. detailed name fields are empty

@skjnldsv skjnldsv added enhancement New feature or request and removed bug Something isn't working labels Jan 5, 2019
@j-ed
Copy link
Author

j-ed commented Jan 5, 2019

I think, as long as no-one has entered any data into the display name field it should automatically be populated. It looks like your examples are covering all use cases.

@skjnldsv skjnldsv added the 1. to develop Accepted and waiting to be taken care of label Jan 5, 2019
@skjnldsv skjnldsv added this to the 3.0.2 milestone Jan 5, 2019
@skjnldsv
Copy link
Member

skjnldsv commented Jan 5, 2019

Glad you like it then :)
And thanks for your awesome feedback lately!! 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants