sillsdev / sillsdev/languageforge-lexbox
admin dashboard showing stale data after creating a new project
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 9
- Forks
- 8
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 49
Description
Describe the bug
There's a project request, admins creates the project after going to the admin dashboard. When they go back to the admin dashboard they don't see the project in the list when searching for the code.
To Reproduce
- request a project
- go to the admin dashboard
- click the project and create it from the request
- go back to the admin dashboard, the project request should be gone and the new project should be there but it isn't.
Expected behavior
When creating a project the admin dashboard should update with the new data.
Contributor guide
No contributing guide indexed for this repository
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
Start by reproducing the flow in the admin dashboard: create a project from a request, return to the dashboard, and search for its code. Trace the dashboard's refresh or data-loading entry point and verify that the request disappears and the new project appears without a manual page reload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100