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

feat: grant owner call to action to update idle grant #9651

Closed
3 tasks done
thelostone-mc opened this issue Nov 2, 2021 · 0 comments · Fixed by #9654
Closed
3 tasks done

feat: grant owner call to action to update idle grant #9651

thelostone-mc opened this issue Nov 2, 2021 · 0 comments · Fixed by #9654
Assignees

Comments

@thelostone-mc
Copy link
Member

thelostone-mc commented Nov 2, 2021

Description

As a grant owner, when my grant is out of date (idle), I want a grant owner management call to action for me to update my grant.

Design: GR12

  • GIVEN I am viewing the right-hand side grant owner management panel on the Grant Details page for MY grant
    WHEN my grant has not been updated for 3 months
    THEN I see a call to action to update my grant.

  • GIVEN I am viewing the right-hand side grant owner management panel on the Grant Details page for MY grant
    WHEN my grant has not been updated for 3 months
    THEN I the call to action to update my grant replaces the default edit grant component.

  • GIVEN I am viewing the right-hand side grant owner management panel on the Grant Details page for MY grant and see the call to action to update my idle grant
    WHEN I click "update grant"
    THEN it opens up the edit grant modal.

@thelostone-mc thelostone-mc self-assigned this Nov 2, 2021
@thelostone-mc thelostone-mc moved this from Todo to In Progress in Engineering Board Nov 2, 2021
@thelostone-mc thelostone-mc moved this from In Progress to Done in Engineering Board Nov 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant