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

[Android] Consolidate Download Progress Screens #338

Closed
HamzaIsrar12 opened this issue Jun 10, 2024 · 0 comments · Fixed by #352
Closed

[Android] Consolidate Download Progress Screens #338

HamzaIsrar12 opened this issue Jun 10, 2024 · 0 comments · Fixed by #352
Assignees

Comments

@HamzaIsrar12
Copy link
Contributor

Issue: Consolidate Download Progress Screens

Description:

We have transitioned from subsection-level downloading to section-level downloading. While the download functionality works fine, we currently display multiple progress screens for each subsection download. This needs to be fixed.

Expected Behavior:

Instead of showing multiple screens, a single screen should display all the downloads, similar to the behavior when clicking on the bulk download row (not the switch).

Steps to Reproduce:

  1. Initiate a section-level download.
  2. Observe that multiple screens are shown for each subsection's download progress.
Download.Issue.webm

Desired Fix:

  • Consolidate the progress screens into a single screen that lists all ongoing downloads, mirroring the interface used for bulk downloads.
@dixidroid dixidroid moved this to In Discovery / Definition in Open edX Mobile Roadmap Jun 18, 2024
@dixidroid dixidroid moved this from In Discovery / Definition to In Development in Open edX Mobile Roadmap Jun 18, 2024
@dixidroid dixidroid moved this from In Development to In Code Review / Final Acceptance in Open edX Mobile Roadmap Jun 25, 2024
@dixidroid dixidroid moved this from In Code Review / Final Acceptance to Done in Open edX Mobile Roadmap Jun 25, 2024
@HamzaIsrar12 HamzaIsrar12 linked a pull request Jun 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants