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

fix: Better overflow behavior #1176

Merged
merged 3 commits into from
Sep 24, 2024
Merged

fix: Better overflow behavior #1176

merged 3 commits into from
Sep 24, 2024

Conversation

minghay
Copy link
Contributor

@minghay minghay commented Sep 23, 2024

Context

Adds some overflow behavior to the v2 jobs table for instances where the window can not display all of the rows.

Objective

Adds overflow behavior to the v2 jobs table. Also fixes a slight overflow issue with the navigation tabs.

Screenshot showing window not able to display all rows. The table rows themselves are now vertically scrollable so that the search bar and navigation footer do not leave the UI and will always be accessible to the user.
Screenshot 2024-09-23 at 14-28-30 New Pipeline Jobs

References

screwdriver-cd/screwdriver#3200

License

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

@minghay minghay merged commit a900f4d into master Sep 24, 2024
2 checks passed
@minghay minghay deleted the fix-overflow branch September 24, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants