Overview is lost in pipeline responsive table on mobile view
Problem
Overview is lost in pipeline responsive table on mobile view:
Proposal
I think we should look into a slightly alternative solution: hiding information.. instead of trying to squash all information into a format which is not effective on mobile.
For example for the pipelines, on mobile view I would just keep the following information visible:
- Status
- Branch
- Commit Hash
- Triggerer
Basically getting rid of:
- pipeline ID
- commit title
- mini pipeline graph
- runtime
- actions
All of these can be viewed inside the detail view of that pipeline.
@annabeldunstone @tauriedavis see if you agree with me.
With this, we keep it a real list.. giving an overview of what is happening.. instead of focusing down on individual inspectable elements.