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

Create the UI for the course removal page #15

Open
patlai opened this issue Jan 29, 2019 · 0 comments
Open

Create the UI for the course removal page #15

patlai opened this issue Jan 29, 2019 · 0 comments

Comments

@patlai
Copy link
Collaborator

patlai commented Jan 29, 2019

As an academic advisor, I want to be able to remove courses that are no longer offered by the university so that students get access to the newest information.

Normal scenario:

  • Academic advisor navigates to the course removal page.
  • Academic advisor selects the course to be removed from the system.
  • System ungrays the delete button.
  • Academic advisor clicks on the delete button.
  • System displays a confirmation prompt.
  • Academic advisor confirms their choice to the remove the course.
  • System removes the course.

Error Scenario 1:

  • Academic advisor navigates to the course removal page.
  • Academic advisor selects the course to be removed from the system.
  • System fails to disable the delete button due to lack of javascript support on the academic advisor’s browser.

Error Scenario 2:

  • Academic advisor navigates to the course removal page.
  • Academic advisor selects the course to be removed from the system.
  • System ungrays the delete button.
  • Academic advisor clicks on the delete button.
  • System displays a confirmation prompt.
  • Academic advisor clicks on cancel.
  • System does not remove the course.
@patlai patlai added this to the Sprint 1 milestone Jan 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant