Skip to content

add toggleCardVisisbilty Action (alternative version)

dju requested to merge hideuoushiddenhidden into master

Feature Merge Request

resolves #280 (closed), #293 (closed)

Here's my version of using the toggle button within the assessmentLIst.

so either THIS OR !227 (closed) is to be merged

Description

  • whether or not to show hidden assessments is saved in the store.
  • assessmentLIst is modified to behave different conditional on displaying assessmentLIst or not
  • the function to toggleHiddenCards is passed down via the props from assessmentListView

Edited by Michiya

Merge request reports