fix(Select): fix Russian translations for Select#35751
fix(Select): fix Russian translations for Select#35751innovark37 wants to merge 6 commits intoapache:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #35751 +/- ##
===========================================
+ Coverage 0 68.25% +68.25%
===========================================
Files 0 638 +638
Lines 0 47524 +47524
Branches 0 5181 +5181
===========================================
+ Hits 0 32439 +32439
- Misses 0 13805 +13805
- Partials 0 1280 +1280
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…r-select # Conflicts: # superset/translations/ru/LC_MESSAGES/messages.po
superset-frontend/packages/superset-ui-core/src/components/Select/styles.tsx
Outdated
Show resolved
Hide resolved
…r-select # Conflicts: # superset/translations/ru/LC_MESSAGES/messages.po
|
CodeAnt AI is reviewing your PR. Thanks for using CodeAnt! 🎉We're free for open-source projects. if you're enjoying it, help us grow by sharing. Share on X · |
Nitpicks 🔍
|
superset-frontend/packages/superset-ui-core/src/components/Select/Select.tsx
Show resolved
Hide resolved
|
CodeAnt AI finished reviewing your PR. |
Code Review Agent Run #ed0c54Actionable Suggestions - 0Additional Suggestions - 1
Review Details
Bito Usage GuideCommands Type the following command in the pull request comment and save the comment.
Refer to the documentation for additional commands. Configuration This repository uses Documentation & Help |
User description
SUMMARY
Strings
Select allandDeselect allare not extracted fromSelectcomponent when following the documentation. This PR fixes missing translations for Select component.FYI:
Deselect allis translated only becauseListViewcomponent uses this string.BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
BEFORE


AFTER
TESTING INSTRUCTIONS
Select allandDeselect all).ADDITIONAL INFORMATION
CodeAnt-AI Description
Fix Russian translations and footer wrapping for Select component
What Changed
Impact
✅ Clearer Russian Select labels✅ No truncated footer actions on small screens✅ Consistent translated label + count display💡 Usage Guide
Checking Your Pull Request
Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.
Talking to CodeAnt AI
Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:
This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.
Example
Preserve Org Learnings with CodeAnt
You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:
This helps CodeAnt AI learn and adapt to your team's coding style and standards.
Example
Retrigger review
Ask CodeAnt AI to review the PR again, by typing:
Check Your Repository Health
To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.