Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve layout on smaller screens #3327

Open
Tracked by #2306
samueldurantes opened this issue Feb 22, 2024 · 2 comments
Open
Tracked by #2306

Improve layout on smaller screens #3327

samueldurantes opened this issue Feb 22, 2024 · 2 comments
Labels
kind/design Categorizes issue or PR as related to design. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@samueldurantes
Copy link

Expected behavior

The expected behavior is for the dashboard to be readable on a mobile device.

Actual behaviour

You don't have much clarity and a lot of the content is cut off when you're on a mobile device.

Steps to reproduce the bug

  1. Open browser dev tools
  2. Toogle device toolbar
  3. Select mobile interface

Additional info

image image
@samueldurantes samueldurantes added the kind/bug Categorizes issue or PR as related to a bug. label Feb 22, 2024
@samueldurantes samueldurantes changed the title The dashboard response does not work correctly The dashboard responsive does not work correctly Feb 22, 2024
@AlanGreene
Copy link
Member

Hi @samueldurantes, thanks for the issue.

The Dashboard is not currently designed for use on smaller screens. There are a number of challenges due to the amount and variety of data it displays, and it hasn't previously been requested by users as for the most part they are accessing it on devices with larger screens anyway.

That said, there may be some things we could do to improve the situation, such as allowing horizontal scroll on tables. However, a larger redesign to a fully responsive layout is unlikely to happen in the near future.

If there are specific changes you think would be helpful it would be great to hear them.

/remove-kind bug
/kind feature
/kind design

@tekton-robot tekton-robot added kind/feature Categorizes issue or PR as related to a new feature. kind/design Categorizes issue or PR as related to design. and removed kind/bug Categorizes issue or PR as related to a bug. labels Feb 22, 2024
@AlanGreene AlanGreene changed the title The dashboard responsive does not work correctly Improve layout on smaller screens Feb 22, 2024
@AlanGreene
Copy link
Member

AlanGreene commented Feb 28, 2024

In the meantime, switching the device to landscape orientation provides a much more usable experience.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/design Categorizes issue or PR as related to design. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants