Skip to content
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

23514 Override input label and text + fix pronoun #746

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

severinbeauvais
Copy link
Collaborator

@severinbeauvais severinbeauvais commented Oct 10, 2024

Issue #: bcgov/entity#23514

Description of changes:

  • app version = 5.12.4
  • imported new shared Approval Type component (with lint fix)
  • imported new shared Certify component (with pronoun and colour fix)
  • updated entity display (per Jacqueline)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the bcrs-entities-create-ui license (Apache 2.0).

@severinbeauvais severinbeauvais self-assigned this Oct 10, 2024
@severinbeauvais severinbeauvais changed the title 23514 Override input label and text per accessibility standards 23514 Override input label and text + fix pronoun Oct 10, 2024
- imported new shared Approval Type component (with lint fix)
- imported new shared Certify component (with pronoun and colour fix)
- updated entity display (per Jacqueline)
@severinbeauvais
Copy link
Collaborator Author

/gcbrun

"@bcrs-shared-components/base-address": "2.0.3",
"@bcrs-shared-components/breadcrumb": "2.1.15",
"@bcrs-shared-components/business-lookup": "1.3.4",
"@bcrs-shared-components/certify": "2.1.15",
"@bcrs-shared-components/certify": "2.1.51",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new shared component changed "is authorized" to "are authorized" and fixed the input colours per accessibility standards.

Before:
image

After:
image

@@ -35,7 +35,7 @@ export const ContinuationInResourceC: ContinuationInResourceIF = {
completingPartyStatement: {
certifyStatements: [],
certifyClause: ResourcePhrases.OFFENCE_SECTION_427,
entityDisplay: null
entityDisplay: 'business'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Before:
image

After:
image

@@ -14,11 +14,11 @@
},
"dependencies": {
"@babel/compat-data": "^7.21.5",
"@bcrs-shared-components/approval-type": "1.1.2",
"@bcrs-shared-components/approval-type": "1.1.3",
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a lint fix in this shared component.

Copy link
Collaborator

@ArwenQin ArwenQin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@severinbeauvais severinbeauvais merged commit fbb87ff into bcgov:main Oct 10, 2024
5 checks 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.

3 participants