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 invisible scroll bar on release pipeline logs #238

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Wedgetable
Copy link

@Wedgetable Wedgetable commented Aug 23, 2024

To see an example of the issue: click on the dotnet stage FlexLogger_Tests_Execution_Group2 task here. Notice that the area where a scrollbar should be is just black:
image

With these changes, there is now a visible scrollbar you can interact with:
image

Tested:
✅ Version is incremented following semantic versioning
✅ Runs in latest stable Chrome and Firefox without Javascript errors (also tested Edge)
✅ Works in both dev.azure.com/ni and ni.visualstudio.com
✅ Customizations work in both light and dark theme
✅ Does not report any issues in eslint (run npm run build)

Copy link

welcome bot commented Aug 23, 2024

Thanks for opening this pull request! Please check out our contributing guidelines.

@Wedgetable Wedgetable marked this pull request as ready for review August 23, 2024 17:24
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.

1 participant