Get superusers to set up a project on account creation
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
User story
As a superuser that has just setup Lightning and created an account, I would like to be nudged to set up a project straight away, so that I have something to work with from the get to.
Details
Current:
on set up, superusers get the following:

Expected:
Change the message to "Get started by creating a project in admin settings > project > new project."
Acceptance criteria:
- given a superuser, if they log in and have no project, show them the new message: "Get started by creating a project in admin settings > project > new project."
- given a user, if they log in and are not part of the project, show them the current message: "... contact your administrator"
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 tracing the post-login state for users with no project and identify where the current administrator-contact message is selected. Update the superuser case to show the specified project-creation message while preserving the current message for users who are not part of a project; verify both acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100