Development: Add genderDecoder UI in sidebar - #2630
Open
ge94zec wants to merge 5 commits into
Open
Conversation
Not up to standards ⛔🔴 Issues
|
| Category | Results |
|---|---|
| ErrorProne | 1 medium |
| CodeStyle | 3 minor |
🟢 Metrics 26 complexity
Metric Results Complexity 26
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Contributor
|
There hasn't been any activity on this pull request recently. Therefore, this pull request has been automatically marked as stale and will be closed if no further activity occurs within seven days. Thank you for your contributions. |
- display gender decoder results and balance indicator in the AI sidebar - reuse status pills with counts, loading state, and active styling - highlight non-inclusive wording with wavy underlines in the editor - allow filtering between gender and compliance highlights - deduplicate and sanitize non-inclusive words in a shared utility - add English and German translations for the gender pill - remove unrelated background process and analysis pause changes - simplify tests
Feat: Add genderDecoder UI in sidebar
…accuracy-using-ai' into feat/2378-improve-genderdecoder-accuracy-using-ai
Feat: Add genderDecoder UI in sidebarDevelopment: Add genderDecoder UI in sidebar
ge94zec
marked this pull request as ready for review
August 17, 2026 21:10
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.
Checklist
General
Client
Motivation and Context
Displaying the result in the existing AI assistant sidebar and linking it to editor highlights makes the feedback easier to understand and act on without introducing a separate workflow.
Description
This PR integrates the Gender Decoder results directly into the AI assistant sidebar and the job description editor.
The sidebar now shows the current wording balance as exclusive, neutral, or inclusive, together with the number of detected non-inclusive terms. Selecting the Gender Decoder filter highlights the affected wording directly in the editor independently from the existing compliance highlights.
Steps for Testing
Prerequisites:
Review Progress
Code Review
Manual Tests
Screenshots
Test Coverage
Warning: Some tests failed in the PR check. Coverage may be incomplete. Please check the workflow logs.
Client
Last updated: 2026-08-17 20:18:57 UTC