-
Notifications
You must be signed in to change notification settings - Fork 2
Directory: Rename sidebar contact field #2278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Directory: Rename sidebar contact field #2278
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR renames the contact field used in the directory sidebar to provide clearer context about where and how this information is displayed. The change improves user understanding by explicitly mentioning "sidebar" in the field name and adding a helpful description.
- Renamed the field label from "Address" to "Contact Information Sidebar"
- Added a descriptive long_description explaining that contact information is displayed without field names
- Updated translations for German, French, and Italian locales
- Relocated the "Address" translation entry to maintain proper ordering in the translation files
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/onegov/org/forms/directory.py | Updated the contact_fields label and added long_description for better user guidance |
| src/onegov/org/locale/de_CH/LC_MESSAGES/onegov.org.po | German translations for the renamed field and description, updated POT creation date |
| src/onegov/org/locale/fr_CH/LC_MESSAGES/onegov.org.po | French translations for the renamed field and description, updated POT creation date |
| src/onegov/org/locale/it_CH/LC_MESSAGES/onegov.org.po | Italian translations for the renamed field and description, updated POT creation date |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
... and 3 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
Directory: Rename sidebar contact field
TYPE: Feature
LINK: ogc-2829