Mobile Task List Expansion to Eliminate Lateral Scrolling

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional techniques for accessing list data on mobile devices result in inefficient user experiences due to the need for lateral scrolling and confusion in grid-like layouts, leading to excessive time consumption and potential data entry errors.

Innovation Solution

A list management component that converts user interface objects from a compressed state to an expanded state, reorganizing columns to fit within a single interface on mobile devices, reducing the need for scrolling and enhancing data visibility.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Stability of the object's composition

If list data is displayed in a grid-like layout on mobile devices, then data organization is improved, but user experience deteriorates due to lateral scrolling requirements and confusion

Engineering Contradiction:
Improvedata organizationVSAvoiduser experience
Core Design Contradiction:
Stability of the object's compositionVSEase of operation

Solution Approach 1:

The patent segments the list data display into hierarchical groups (e.g., by date, project, or category) with collapsible/expandable sections. This segmentation maintains organized data structure while allowing users to view only relevant portions, eliminating the need for lateral scrolling and reducing cognitive load.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from a two-dimensional grid layout requiring lateral scrolling to a vertically-oriented list structure that utilizes the vertical dimension of mobile screens. This dimensional change allows all data to be accessed through vertical scrolling, which is more natural on mobile devices and improves ease of operation.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Loss of information

If all column data is displayed on mobile devices, then data visibility is improved, but scrolling requirements increase leading to excessive time consumption

Engineering Contradiction:
Improvedata visibilityVSAvoidtime consumption
Core Design Contradiction:
Loss of informationVSLoss of time

Solution Approach 1:

The patent implements dynamic display behavior where the list automatically adjusts its presentation based on screen size, data volume, and user interaction patterns. Frequently accessed data is positioned higher in the list, and less important columns can be collapsed or shown on demand, reducing scrolling while maintaining data visibility.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The patent performs preliminary organization and filtering of data before display, pre-positioning the most relevant information at the top of the list and grouping related items together. This preliminary arrangement allows users to find needed information quickly without extensive scrolling, reducing time consumption while maintaining complete data visibility.

Inventive Principle:
Principle #10Preliminary action

3Device complexity

If conventional list display techniques are used on mobile devices, then implementation simplicity is maintained, but user experience and productivity deteriorate

Engineering Contradiction:
Improveimplementation simplicityVSAvoiduser efficiency
Core Design Contradiction:
Device complexityVSProductivity

Solution Approach 1:

The patent creates a universal list display component that automatically adapts to different screen sizes, data types, and user preferences. This multi-functional component handles various data organization scenarios (by date, category, priority) and display configurations through a single unified interface, maintaining implementation simplicity while dramatically improving user efficiency through optimized mobile-specific layouts.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20250358360A1List management on a mobile device
Publication Date: 2025.11.20 SALESFORCE INC
  • US20250358360A1 patent drawing
  • US20250358360A1 patent drawing
  • US20250358360A1 patent drawing

AI summary

Techniques for modifying the display of task data are discussed herein. A user profile may request to modify a user interface object from a compressed state to an expanded state. Based on the request, the communication platform may convert the user interface object into an expanded state such that one or more columns of the task are presented in a single user interface. The communication platform may determine an updated organization of the columns and use such data to determine a modified size of the user interface object. The communication platform can generate a modified user interface object in an expanded state that includes an increased number of the columns. The communication platform may cause the modified user interface object to be displayed via a user interface of a mobile device.