Various clean up items#14
Merged
Merged
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.