Skip to content

Relocate runner data in the admin runner view (IP address table column)

Release notes

As we continue to add runner data to the admin runner table, it has a negative impact on the usability of the table, as data consistently overlaps and the table is impossible to read responsively (until it hits the final breakpoint). To solve this, we will start by stacking the version number underneath the runner ID/description. We may continue to iterate on this solution.

Problem to solve

As we continue to add runner data to the admin runner table, it has a negative impact on the usability of the table, as data consistently overlaps and the table is impossible to read responsively (until it hits the final breakpoint). This mainly came up when adding checkboxes into the rows to allow for bulk deletion #339525 (comment 808332044).

Intended users

Metrics

We won't particularly be tracking usage of the feature as much as allowing for other features to be added since we are fixing the current view.

User experience goal

Consolidate data in the table so that there is more room for new features to be added in the future

Proposal

Move the IP address underneath the runner ID/description.

See designs in design management

🎨 Figma

Further details

Permissions and Security

Documentation

Availability & Testing

Available Tier

What does success look like, and how can we measure that?

This should enable us to more easily add new features to the table view.

What is the type of buyer?

Is this a cross-stage feature?

Links / references

This page may contain information related to upcoming products, features and functionality. It is important to note that the information presented is for informational purposes only, so please do not rely on the information for purchasing or planning purposes. Just like with all projects, the items mentioned on the page are subject to change or delay, and the development, release, and timing of any products, features, or functionality remain at the sole discretion of GitLab Inc.

Edited by Miguel Rincon