bcgov / platform-services-registry

Platform services OCP project registry
https://registry.developer.gov.bc.ca/
Apache License 2.0
9 stars 13 forks source link

Change all registry titles to sentence case #3365

Closed alexandralloyd closed 1 month ago

alexandralloyd commented 4 months ago

Describe the issue Change all registry titles to sentence case. Sentence case is "[when] you capitalize just the first letter of the first word in the title. The rest of the words and letters in the title should not be capitalized, unless they're proper nouns."

Rational/Why As a designer, I want all of our product's to align with BC gov web standards. That mean's implementing sentence case in the Platform Registry.

Additional Context It's an accessibility issue and is mandated by the BC Gov web style guide. Capitalization and names in web content: https://www2.gov.bc.ca/gov/content/governments/services-for-government/service-experience-digital-delivery/web-content-development-guides/web-style-guide/writing-guide/capitalization

Here's all the corrections I could find looking at Private Cloud section of the site:

Here's all the corrections to Public Cloud product pages that I could see:

Dependencies

Tests

Definition of done/Acceptance Criteria

Iryna-Kaplun commented 2 months ago

Hey team! Please add your planning poker estimate with Zenhub @Amritpal-Nijjar @funtigr @golebu2020 @junminahn @Kolezhanchik

funtigr commented 1 month ago

As far as I see we still have some title not changed to sentence case.

  1. The component for reasoning of choosing particular Cloud Provider in Public Cloud:

    image.png
  2. The component showing status of eMOU:

    image.png
  3. Items in Select Reason for Choosing Cloud Provider dropdown:

    image.png
  4. Titles on Resource Usage tab in Private Cloud:

    image.png
  5. Menu items on Security tab in Private Cloud:

    image.png
  6. Admin Comments tab buttons and tooltip:

    image.png image.png
  7. In the banner Temporary Product in Private Cloud:

    image.png

@alexandralloyd could you please review the screenshots in this comment and approve or disapprove the necessity of changes in the existing case? UPD: I created a separate task for that: https://app.zenhub.com/workspaces/app-dev-team-646fdb4400ed8c0021aceeb4/issues/gh/bcgov/platform-services-registry/4010

@junminahn if the fixes would be needed should we do it in a separate task as second iteration?

junminahn commented 1 month ago

@funtigr yes, as I was focusing on the ones on the ticket description, there might have more places to be updated. let's create a new ticket as it also requires a review by Alex as well.

funtigr commented 1 month ago

Made a separate task for that: https://app.zenhub.com/workspaces/app-dev-team-646fdb4400ed8c0021aceeb4/issues/gh/bcgov/platform-services-registry/4010

All changes from the original task description are implemented.