Skip to content

Sorting Specification

Danail Marinov edited this page Nov 29, 2018 · 55 revisions

Sorting Specification

Contents

  1. Revision history

  2. Overview

  3. User Stories

  4. Functionality

    4.1. End User Experience

    4.2. User Interface

    4.3. Navigation

    4.4. API

  5. ARIA support

  6. Assumptions and Limitations

  7. Test Scenarios

Version User Date Notes
0.1 Stefan Ivanov 28.11.18 Created Spec

As a developer, I want to:

  • be able to display a clear sorting indication (down arrow on hover over the column name label) for columns on which sorting can be applied
  • be able to apply changes on the column name label style when the column is being sorted

As an end user, I want to:

  • know on which columns I can apply sorting
  • know which columns are currently sorted/unsorted
Clone this wiki locally