actnforchildren / mental_health_app

Tiffany Tang's mental health app working with Dwyl.com
https://actnforchildren.herokuapp.com/
7 stars 0 forks source link

Coping strategies accordion UX issue #111

Closed tiffany-tang closed 5 years ago

tiffany-tang commented 5 years ago

This is more of a UX issue where it will provide better UX if the accordian can automatically close if users open another accordion.

With this in mind, it might be better approach to solve the issue for measuring click event for the accordion - discussed in #56

iteles commented 5 years ago

@tiffany-tang We can make the first change requested (the accordion closes if another one is opened) but the click events will involve some additional work in term of complex analytics (this isn't done through Redash) which hasn't been set up yet.

tiffany-tang commented 5 years ago

@iteles Re click events - when I discussed this with @Cleop we have agreed this will be put in the backlog so not expecting this to happen at this stage

tiffany-tang commented 5 years ago

@SimonLab Testing on Safari

The accordion seems fine so far, however, when I click the accordion below the current one I have opened, it jumped to the middle of the next accordion.

Shown here:

Scrolled down to click on Try being mindful

After I clicked on Try being mindful

tiffany-tang commented 5 years ago

Thanks, looks good to me :)