Improve list page interaction
We've move to gl-cards for the incidents but, the cards on the status page don't behave like the cards elsewhere in GitLab. For example:
- Title isn't clickable (we have a button instead)
- Card isn't clickable
- No selected state
Reference images (boards)
Some reference images:
| Board card (with clickable title) | Title link underlined on hover | Highlight when selected |
|---|---|---|
![]() |
![]() |
![]() |
It seems like we should make the behaviors on the status page more consistent with the rest of GitLab so people don't need to re-learn new patterns here. Also, we should probably just have the whole card be clickable so it's easier to access the incident details page?
Edited by Amelia Bauerly


