Skip to content

Zebra pattern in PluginList and Scrollable Dialog in Script Runner#3157

Merged
clayandgen merged 3 commits intomainfrom
zebra
Apr 3, 2026
Merged

Zebra pattern in PluginList and Scrollable Dialog in Script Runner#3157
clayandgen merged 3 commits intomainfrom
zebra

Conversation

@clayandgen
Copy link
Copy Markdown
Contributor

closes #2983
closes #3147

Screenshot 2026-04-02 at 10 25 49 AM
  • Resolved the Zebra stripe issue in PluginList (instead of converting to v-list like everything else, I added a CSS change)
  • Resolved the Script Runner File Save Dialog (moved the buttons to outside of scrollable area and fixed scrolling issues)

@clayandgen clayandgen changed the title Zebra Zebra pattern in PluginList and Scrollable Dialog in Script Runner Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.24%. Comparing base (e31b7bc) to head (d7557ba).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3157      +/-   ##
==========================================
- Coverage   78.25%   78.24%   -0.02%     
==========================================
  Files         673      673              
  Lines       55239    55239              
  Branches      728      728              
==========================================
- Hits        43228    43222       -6     
- Misses      11933    11939       +6     
  Partials       78       78              
Flag Coverage Δ
python 79.49% <ø> (+0.01%) ⬆️
ruby-api 83.25% <ø> (-0.24%) ⬇️
ruby-backend 81.37% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

@clayandgen clayandgen merged commit 32d00bd into main Apr 3, 2026
54 of 55 checks passed
@clayandgen clayandgen deleted the zebra branch April 3, 2026 22:36
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.

Installed plugin list is missing zebra stripes ScriptRunner File Open/Save dialog needs max height in vh

2 participants