OpenFn / OpenFn/lightning

Paginate superuser projects and users list views

Open
#2,913 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue superusers
Dominant language
Elixir
Stars
296
Forks
86
Avg merge
1d 13h
Merged PRs (30d)
50

Description

The superuser list views for managing projects and users are not paginated, resulting in slow loading times and unnecessary loads on the server when showing the list of users or projects.

Expectation

Both project and users list views need pagination and sorting (at least) in order to improve the experience. What we would want (perhaps in this issue, or another) is the ability to search for users or projects by one or more fields (single search box searching on name/email for example).

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 locating the superuser project and user list views and reading how their current lists are loaded and rendered. Done means both views paginate and sort their results, with tests covering the resulting behavior; the proposed search box is described as possible future work rather than a required part of this issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
elixir
Domain
full-stack
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.