OpenFn / OpenFn/lightning

Get superusers to set up a project on account creation

Open
#397 0 comments 0 reactions 0 assignees View on GitHub

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:
Screenshot 2022-11-02 at 09 26 02

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.