Dynamic Content Selection Retention in Graphical User Interfaces

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing graphical user interfaces require users to cancel and re-select content when modifications are needed, leading to inefficiency, especially when dealing with large numbers of selections or nested dialog boxes.

Innovation Solution

Implementing a method where selections and operations are cached, allowing users to make changes while the dialog box remains active, eliminating the need to re-select content and reducing the time-consuming process of navigating through nested selections.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If the user cancels the dialog box to modify content selection, then the user can re-select content, but the user has to re-select all content including previously selected items, leading to time loss

Engineering Contradiction:
Improvecontent selection processVSAvoidtime to re-select content
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system performs preliminary action by automatically retaining the previously selected content in the dialog box when the user returns from cancellation. This means the selection state is preserved in advance, so when the user comes back to modify selections, the previously chosen items are already there, eliminating the need to re-select them manually.

Inventive Principle:
Principle #10Preliminary action

2Ease of operation

If the dialog box is nested many levels from the initial selection point, then the desired dialog box may not be easily accessible, but the user still has to go back through the entire selection process

Engineering Contradiction:
Improveaccessibility of dialog boxVSAvoidtime to navigate nested selections
Core Design Contradiction:
Ease of operationVSLoss of time

Solution Approach 1:

The system performs preliminary action by preserving the selection state and operation context before the user navigates away or cancels. When the user returns to the dialog box, the previously selected content and the intended operation are already in place, eliminating the need to navigate back through nested selection levels to re-establish the selection state.

Inventive Principle:
Principle #10Preliminary action

3Ease of operation

If the user realizes a particular content should not have been selected, then the user can cancel and re-select, but the entire selection process must be started over

Engineering Contradiction:
Improvecontent selection processVSAvoidselection efficiency
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

The system performs preliminary action by retaining the selection state and operation in the dialog box when the user returns. This allows the user to easily remove or modify specific selections without having to restart the entire selection process, thereby maintaining high selection efficiency.

Inventive Principle:
Principle #10Preliminary action

4Reliability

If conventional solutions maintain the selection of previously selected items after dialog box cancellation, then the user does not lose selections, but the user still has to go back through the dialog box selection process which is time consuming

Engineering Contradiction:
Improveselection retentionVSAvoidtime to go through selection process
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary action by preserving both the selection state and the operation context before cancellation. When the user returns to the dialog box, not only are the selections retained, but the operation (such as delete, move, etc.) is also pre-configured, eliminating the need to go back through the entire selection process and reducing the time required.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20230384912A1Methods for providing dynamic selection of contents in a graphical user interface and devices thereof
Publication Date: 2023.11.30 SIEMENS HEALTHINEERS AG
  • US20230384912A1 patent drawing
  • US20230384912A1 patent drawing
  • US20230384912A1 patent drawing

AI summary

Embodiments provide a system and method for providing dynamic selection in a graphical user interface. The system and method display one or more selections of content data and an operation to be performed on the one or more selections of the content data, on a graphical user interface. The system and method receive one or more changes to the displayed one or more selections of content data. The system and method display the received one or more changes while retaining the displayed one or more selections of the content data and the operation to be performed on the displayed one or more selections of the content data, on the graphical user interface.