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

Convert button into mouse over dropdown menu #2579

Closed
2 tasks
denis-crsj opened this issue Jun 26, 2020 · 1 comment
Closed
2 tasks

Convert button into mouse over dropdown menu #2579

denis-crsj opened this issue Jun 26, 2020 · 1 comment
Milestone

Comments

@denis-crsj
Copy link
Contributor

denis-crsj commented Jun 26, 2020

Feature

The "Save Participants set" button shouldn't be clickable. Instead, it should reproduce the behaviour of the Download button right next to it and displays a dropdown menu on mouse over.

Acceptance Criteria

Scenario 1

  • Given: User is on the Cohort Builder
    • And: He is in the Summary View mode
  • When: The user hovers his mouse on the "Save Participants set" button
  • Then: A dropdown menu shows up below it
    • And: We can see an option called "Save as new Participants set"
  • When: The user selects the option
  • Then: The modal box is displayed

Scenario 2

  • Given: User is on the Cohort Builder
    • And: He is in the Table View mode
  • When: The user hovers his mouse on the "Save Participants set" button
  • Then: A dropdown menu shows up below it
    • And: We can see an option called "Save as new Participants set"
  • When: The user selects the option
  • Then: The modal box is displayed

Sub-Tasks

List of what needs to be done on the technical side.

  • Sub-task ...

Testing Strategy

Anyone with access to the Bastion and QA site can test. No material needed.

Defects

List of defects/bugs found during QA.

  • Defects ...

Resources

image.png

@denis-crsj denis-crsj added this to the Sprint 20-01 milestone Jul 9, 2020
@denis-crsj denis-crsj modified the milestones: Sprint 20-01, Sprint 20-02 Aug 7, 2020
@denis-crsj denis-crsj modified the milestones: Sprint 20-02, Sprint 20-03 Aug 24, 2020
adipaul1981 added a commit to adipaul1981/kf-portal-ui that referenced this issue Sep 1, 2020
adipaul1981 added a commit to adipaul1981/kf-portal-ui that referenced this issue Sep 1, 2020
adipaul1981 added a commit that referenced this issue Sep 1, 2020
* feat(saveset): #2579 save set button dropdown

* feat(savesets): #2579 review comments
@denis-crsj
Copy link
Contributor Author

Tested successfully on Chrome and Firefox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants