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

Chore/fix title text #1472

Merged
merged 2 commits into from
Sep 6, 2023
Merged

Chore/fix title text #1472

merged 2 commits into from
Sep 6, 2023

Conversation

alexanderleegs
Copy link
Contributor

Changes the title to IsomerCMS instead of Isomer CMS.

@@ -29,7 +29,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>Isomer CMS</title>
Copy link
Contributor

Choose a reason for hiding this comment

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

why do we not have the space? Isomer and CMS are 2 different words right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup, but to be consistent with our comms - see this thread

@alexanderleegs alexanderleegs temporarily deployed to staging September 5, 2023 04:55 — with GitHub Actions Inactive
@dcshzj
Copy link
Contributor

dcshzj commented Sep 5, 2023

@alexanderleegs nit: the AllSitesHeader.tsx and Header.jsx files contains the alt attribute that should also have the space removed, so we can be consistent. Same as the VerifyUserDetailsModal.jsx file.

@alexanderleegs alexanderleegs temporarily deployed to staging September 6, 2023 05:49 — with GitHub Actions Inactive
@alexanderleegs
Copy link
Contributor Author

@alexanderleegs nit: the AllSitesHeader.tsx and Header.jsx files contains the alt attribute that should also have the space removed, so we can be consistent. Same as the VerifyUserDetailsModal.jsx file.

Good catch, fixed in 0e14bca

@alexanderleegs alexanderleegs temporarily deployed to staging September 6, 2023 06:03 — with GitHub Actions Inactive
@alexanderleegs alexanderleegs merged commit e1e6bdf into develop Sep 6, 2023
7 checks passed
@mergify mergify bot deleted the chore/fix-title-text branch September 6, 2023 08:50
alexanderleegs added a commit that referenced this pull request Sep 7, 2023
* chore: fix title text

* chore: fix other instances of spacing
alexanderleegs added a commit that referenced this pull request Sep 7, 2023
* chore: fix title text

* chore: fix other instances of spacing
@alexanderleegs alexanderleegs mentioned this pull request Sep 7, 2023
24 tasks
alexanderleegs added a commit that referenced this pull request Sep 7, 2023
* feat: re-introduce comment-based trigger for Chromatic (#1468)

* chore(contactus): styling fixes based on design feedback (#1470)

* chore(contactus): styling fixes based on design feedback

* fix: use subhead-1 styling instead

* chore: remove unused import

* Chore/fix edit nav bar styles (#1466)

* fix: nav menu template styles

* fix: add spacing for legacy nav section

* chore: remove unused attributes

* chore: move flex into className

* Chore/fix title text (#1472)

* chore: fix title text

* chore: fix other instances of spacing

* fix(edithomepage): spread properly (#1474)

Co-authored-by: seaerchin <[email protected]>

* Fix/edit nav nits (#1476)

* fix: reduce bottom padding of sidebar

* fix: text styling

* fix: padding on add section button

* chore: remove periods from validators

* chore: change placeholder text

* fix: update default values of new sections

* fix: copy changes

* fix(homepage): various styling fixes  (#1477)

* fix(edithomepage): fixed spacing between card/button

* fix(editable): fixed styling

* fix(editable): updated padding of editable accordion button

* fix(hero-highlight): fixed copy

* fix(editable): update padding

* fix(hero-higihlihgt-section): update wording

* refactor(formmediainput): add width

* fix(editable): fixed border radius on hover

---------

Co-authored-by: seaerchin <[email protected]>

* feat(editable): introduce new nested card variant (#1478)

* feat(icons): introduce new vertical draggable icon

* feat(editable): introduce nested version of accordion

* fix(contactus): update location card to use nested

* fix: border radius of error divider

* 0.42.0

---------

Co-authored-by: seaerchin <[email protected]>
Co-authored-by: Hsu Zhong Jun <[email protected]>
Co-authored-by: seaerchin <[email protected]>
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