learningequality / learningequality/kolibri

In group enrollment form, when empty, "select all" header abuts directly to "username" header

Open
#5,378 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

APP: Coach bug DEV: frontend P2 - normal
Dominant language
Python
Stars
1.1k
Forks
972
Avg merge
7d 16h
Merged PRs (30d)
33

Description

Observed behavior

When there are no users in a class, or no users left to enroll in a group, the headers of the table run together:
image

Expected behavior

Text spacing should be the same regardless of whether the table is populated.

User-facing consequences

Limited, but it looks a bit messy.

Steps to reproduce
  1. Create a new class and enroll no users.
  2. Create a new group in that class.
  3. Click on the enroll users button, and see the text squished together as above.
Context
  • Kolibri version: 0.12.3-dev

Contributor guide

Open the contributing guide

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 reproducing the issue using the listed steps and locate the group enrollment form and its table header implementation. Compare the empty and populated states; done means the “select all” and “username” headers have consistent spacing when no users are available.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.