Commit f1ab32b
authored
Fix concept note & proposal both appearing in user's dashboard (#4655)
<!--
Thanks for contributing to Hypha!
Please ensure your contributions pass all necessary linting/testing and
that the appropriate documentation has been updated.
-->
<!--
Describe briefly what your pull request changes. If this is resolving an
issue, please specify below via "Fixes #<Github Issue ID>"
-->
Fixes #4651. Removes duplicate applications (concept note/proposal) from
the user dashboard. Thanks for the fix suggestion @frjo!
## Test Steps
<!--
If step does not require manual testing, skip/remove this section.
Give a brief overview of the steps required for a user/dev to test this
contribution. Important things to include:
- Required user roles for where necessary (ie. "As a Staff Admin...")
- Clear & validatable expected results (ie. "Confirm the submit button
is now not clickable")
- Language that can be understood by non-technical testers if being
tested by users
-->
- [ ] As an applicant, submit a concept note
- [ ] As staff, invite said application to proposal
- [ ] As previous applicant, ensure only the proposal shows up on the
dashboard1 parent 5d3c8a1 commit f1ab32b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments