Skip to content

Update table layout for mobile - tablet view-ports

David O'Regan requested to merge oregand/gitlab:208936 into master

What does this MR do?

This MR is a MVC to address the issue outlined here: #208396 (closed)

We were seeing issues on screen sizes between 576px and 1028px with the layout overflowing to the right. This merge aims to address that by making the table responsive for the medium view ports

Screenshots

Extra Large Large Medium Small
Screenshot_2020-03-07_14-58-39 Screenshot_2020-03-07_14-59-09 Screenshot_2020-03-07_14-58-17 Screenshot_2020-03-07_14-57-59

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by David O'Regan

Merge request reports