githubbob42 / mingle2github2

0 stars 1 forks source link

Save Header Selection to localstorage #5608

Open githubbob42 opened 5 years ago

githubbob42 commented 5 years ago

Mingle Card: 5971 Narrative

If the user prefers to have the header visible then Mobile should default to the user’s last selection.

Acceptance Criteria

Store the user’s selected of expanded or collapsed header to localstorage. 

When the user returns to that screen, then used the saved value to either display or hide the header.

Analysis

Related Stories

Tasks

{{ table query: SELECT Number, Name, Owner, 'Task Status' WHERE Type = Task and Story = THIS CARD ORDER BY Status }}

Defects

{{ table query: SELECT Number, Name, Owner, 'Status' WHERE Type = Defect and 'Related Story' = THIS CARD }}

Impact Analysis

Developers: Fill in this section during code review.

Test Plan

githubbob42 commented 5 years ago

Feature: #5423 Add a collapsible header on Quote/Ticket Item Screens (Mingle)