Skip to main content
Commonmark migration
Source Link

Background

##Background## II am designing a report building tool within a larger application because the users require the ability to create a large variety of customized reports.

Solution

##Solution## ToTo enable this I have decided to use an inspector that is used to alter any of the potentially large number of options, including display options and types of data. The inspector is sectioned off such that relevant types of options are grouped together.

Problem

##Problem## TheThe inspector as a whole is scrollable, some of the options within the inspector can have many items (possibly hundreds or thousands) that night need to be checked. This requires a scrollbar, but the scrollbar inside a scrollbar can cause havoc with the users (see: http://baymard.com/blog/inline-scroll-areas).

mockup

download bmml source – Wireframes created with Balsamiq Mockups

##Background## I am designing a report building tool within a larger application because the users require the ability to create a large variety of customized reports.

##Solution## To enable this I have decided to use an inspector that is used to alter any of the potentially large number of options, including display options and types of data. The inspector is sectioned off such that relevant types of options are grouped together.

##Problem## The inspector as a whole is scrollable, some of the options within the inspector can have many items (possibly hundreds or thousands) that night need to be checked. This requires a scrollbar, but the scrollbar inside a scrollbar can cause havoc with the users (see: http://baymard.com/blog/inline-scroll-areas).

mockup

download bmml source – Wireframes created with Balsamiq Mockups

Background

I am designing a report building tool within a larger application because the users require the ability to create a large variety of customized reports.

Solution

To enable this I have decided to use an inspector that is used to alter any of the potentially large number of options, including display options and types of data. The inspector is sectioned off such that relevant types of options are grouped together.

Problem

The inspector as a whole is scrollable, some of the options within the inspector can have many items (possibly hundreds or thousands) that night need to be checked. This requires a scrollbar, but the scrollbar inside a scrollbar can cause havoc with the users (see: http://baymard.com/blog/inline-scroll-areas).

mockup

download bmml source – Wireframes created with Balsamiq Mockups

Tweeted twitter.com/#!/StackUX/status/501090037925412864
Source Link
rdellara
  • 880
  • 8
  • 17

How to display a potentially huge set of options in a scrollable list?

##Background## I am designing a report building tool within a larger application because the users require the ability to create a large variety of customized reports.

##Solution## To enable this I have decided to use an inspector that is used to alter any of the potentially large number of options, including display options and types of data. The inspector is sectioned off such that relevant types of options are grouped together.

##Problem## The inspector as a whole is scrollable, some of the options within the inspector can have many items (possibly hundreds or thousands) that night need to be checked. This requires a scrollbar, but the scrollbar inside a scrollbar can cause havoc with the users (see: http://baymard.com/blog/inline-scroll-areas).

mockup

download bmml source – Wireframes created with Balsamiq Mockups