Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When navigating resources for quiz/lesson-creation, unchanging elements in UI flash in and out #7558

Open
Tracked by #11888
jonboiser opened this issue Oct 13, 2020 · 1 comment
Labels
APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) DEV: frontend TAG: ux update Improved user-facing feature

Comments

@jonboiser
Copy link
Contributor

jonboiser commented Oct 13, 2020

Observed behavior

Here's a GIF of what it looks like when you navigate the quiz-creation workflow

CleanShot 2020-10-13 at 16 10 44

Observe that the entire middle part of the page disappears and reappears at each button-click, although its only the content cards that change.

There is a similar (but not identical) behavior on the Lesson-management workflow.

Expected behavior

The constant elements of the UI should stay in place and only a subset of the UI change at each navigation. We introduced a similar visual pattern in the import/export workflow, where e.g. the Channel Details at the top of the page remain in place while the list of topics below change.

CleanShot 2020-10-13 at 16 13 07@2x

CleanShot 2020-10-13 at 16 11 31@2x

User-facing consequences

A slightly better UX, since the UI elements that need to change is minimized.

Errors and logs

Steps to reproduce

  1. Use the search or browse functionality for creating/managing lessons/quizzes
  2. See the majority of the UI flash in and out as you navigate resourecs.

Context

@jonboiser jonboiser added the TAG: ux update Improved user-facing feature label Oct 13, 2020
@jonboiser jonboiser added the APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) label Feb 20, 2021
@rtibbles rtibbles added this to the upcoming major milestone Jul 28, 2022
@rtibbles
Copy link
Member

This should be resolved alongside updates to these flows to make them more consistent across quizzes and lessons and to include new metadata.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
APP: Coach Re: Coach App (lessons, quizzes, groups, reports, etc.) DEV: frontend TAG: ux update Improved user-facing feature
Projects
None yet
Development

No branches or pull requests

2 participants