canonical / canonical/test_observer

Checkbox labels are not clickable

Open
#143 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
13
Forks
13
Avg merge
1d 2h
Merged PRs (30d)
11

Description

When clicking on a label associated to a checkbox in the Assignees or Status sections, nothing happens:

![image](https://github.com/canonical/test_observer/assets/512471/847e0716-5ac0-4cfa-a4c4-3d3fbc5494c3)

In usual HTML forms, a `` field is used so that clicking on this label will tick or untick the checkbox. You can see an example of this in C3 for instance:

https://certification.canonical.com/hardware/202302-31221/edit/

If you click on "In OIL", it will tick/untick the checkbox. This is achieved with

```html
In OIL:
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.