Skip to content

Various clean up items#14

Merged
awanlin merged 12 commits into
mainfrom
topic/various-clean-up-items
Feb 14, 2026
Merged

Various clean up items#14
awanlin merged 12 commits into
mainfrom
topic/various-clean-up-items

Conversation

@awanlin

@awanlin awanlin commented Feb 14, 2026

Copy link
Copy Markdown
Contributor

No description provided.

awanlin and others added 12 commits February 14, 2026 14:29
Removed 4 duplicate entries (issues 3898-3901) from the issues.csv file
that were appearing twice in the dataset.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Documents the approach for ensuring issue numbers in the table are always
clickable links, even when GitHub API data is unavailable. Uses CSV data
to construct GitHub URLs directly.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Make issue numbers always clickable by constructing GitHub URLs from CSV
data (repository + issueId) instead of only showing links when GitHub API
data is available. This ensures users can always navigate to issues even
when API data fails to load.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added explanatory text to the parent item to clarify that these steps
prepare the Backstage repository for contributing.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added explanatory text to the parent item to clarify that these steps
prepare the Community Plugins repository for contributing.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added clickable column headers with sort indicators (↑/↓) that allow
sorting by Row #, Repository, Level, Issue #, Title, and State.

Features:
- Click a column to sort ascending
- Click again to toggle to descending
- Click a different column to sort by that column (ascending)
- Visual indicators show current sort column and direction
- Supports both numeric and string sorting
- Labels column is not sortable (visual display only)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Changed default sort from Row # to Level, using custom sort order:
Beginner → Intermediate → Advanced. This makes it easier for
contributors to find beginner-friendly issues first.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Reassign row numbers sequentially starting from 1 after duplicate
removal for better display. Previously, row numbers started at 2
because they represented actual CSV row numbers (accounting for
the header row).

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Added alternating row background colors for improved readability.
Even rows have a subtle light background, odd rows are transparent.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Changed alternating row colors to use white (#ffffff) and a more
visible light gray (#e8e8e8) for better contrast and readability.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Reduced contrast to #f0f0f0 for a more subtle zebra striping effect
that's visible but not too strong.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Removed 15 issues that are no longer available or relevant for
the ContribFest event.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@awanlin
awanlin merged commit b6bdf68 into main Feb 14, 2026
1 check passed
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