Project

General

Profile

Actions

feature request #9655

closed

When adding a new team member open search dialogue immediately

Added by Andreas Müller about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
New
Assignee:
Category:
taxeditor
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal
Tags:

Description

Currently one has to first push the +-button and then the search button but the search button is the only button to push after the +-button that makes really sense and therefore can be automatically pushed. Only in rare cases one may immediately want to delete the newly created record again but for this you can cancel search and the push the delete button.

Actions #1

Updated by Andreas Müller about 3 years ago

  • Tags set to fast
Actions #2

Updated by Katja Luther about 3 years ago

  • Status changed from New to In Progress

This is not as easy as it seems because the framework of these collection details views bases on creating a dummy element first. I will have a look whether this can be changed quickly for teams.

Actions #3

Updated by Andreas Müller about 3 years ago

Katja Luther wrote:

This is not as easy as it seems because the framework of these collection details views bases on creating a dummy element first. I will have a look whether this can be changed quickly for teams.

My idea was not to not to create the "dummy" element but to automatically click the search button after it. So the only thing that needs to be implemented is that not the user but the software clicks the button after creating the dummy element.

Actions #4

Updated by Katja Luther about 3 years ago

Andreas Müller wrote:

Katja Luther wrote:

This is not as easy as it seems because the framework of these collection details views bases on creating a dummy element first. I will have a look whether this can be changed quickly for teams.

My idea was not to not to create the "dummy" element but to automatically click the search button after it. So the only thing that needs to be implemented is that not the user but the software clicks the button after creating the dummy element.

Yes I know, but this is not as straight forward as it looks like because I need to adapt the framework a bit. Only to adapt the newElement() Method results in opening the selection dialog twice.

Actions #5

Updated by Katja Luther about 3 years ago

  • Assignee deleted (Katja Luther)
  • Target version deleted (Release 5.25)
  • Severity changed from normal to blocker

The classes which are involved in creating the new element are:

AbstractUnboundEntityCollectionSection.java and TeamMemberSection.java

Actions #6

Updated by Katja Luther about 3 years ago

  • Assignee set to Katja Luther
  • Target version set to Release 5.25
  • Severity changed from blocker to normal
Actions #7

Updated by Katja Luther about 3 years ago

  • Status changed from In Progress to Resolved
  • Assignee changed from Katja Luther to Andreas Müller
  • % Done changed from 0 to 50

this is fixed now, please review.

Actions #8

Updated by Andreas Müller about 3 years ago

  • Status changed from Resolved to Closed
  • Assignee changed from Andreas Müller to Katja Luther
  • % Done changed from 50 to 100

Works as expected. ... and saves time

Actions

Also available in: Atom PDF