Skip to content

Fix concept note & proposal both appearing in user's dashboard#4655

Merged
wes-otf merged 1 commit into
mainfrom
fix/don't-show-concept-and-prop-on-dash
Jan 6, 2026
Merged

Fix concept note & proposal both appearing in user's dashboard#4655
wes-otf merged 1 commit into
mainfrom
fix/don't-show-concept-and-prop-on-dash

Conversation

@wes-otf

@wes-otf wes-otf commented Jan 5, 2026

Copy link
Copy Markdown
Contributor

Fixes #4651. Removes duplicate applications (concept note/proposal) from the user dashboard. Thanks for the fix suggestion @frjo!

Test Steps

  • 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 dashboard

@wes-otf wes-otf added Type: Bug Bugs! Things that are broken :-/ Type: Patch Mini change, used in release drafter labels Jan 5, 2026
@wes-otf wes-otf merged commit f1ab32b into main Jan 6, 2026
7 checks passed
wes-otf added a commit that referenced this pull request Jan 9, 2026
<!--
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
dashboard
@frjo frjo deleted the fix/don't-show-concept-and-prop-on-dash branch February 18, 2026 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Bugs! Things that are broken :-/ Type: Patch Mini change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Concept & Proposal both show up in user dashboard

2 participants