source-cooperative / source-cooperative/source.coop
[Bug] UI indicates user is logged out after creating a product
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 26
- Forks
- 9
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 42
Description
Description of Bug:
Steps to Reproduce:
- Step 1 - Create a new product using https://source.coop/products/new
- Step 2 - Click Create product
- Step 3 - User is redirected to a newly created product page.
Expected Behavior:
The page should indicate that the user is logged in (i.e. display their account name).
Actual Behavior:
The page displays a "LogIn / Register" button.
Screenshots:
Additional Context:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the flow from https://source.coop/products/new, then inspect the product creation redirect and the UI state that renders the account name or "LogIn / Register" button. Done means the newly created product page correctly indicates that the user remains logged in after creation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100