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

Polish iconography #4391

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Polish iconography #4391

wants to merge 7 commits into from

Conversation

mark-tate
Copy link
Contributor

No description provided.

Copy link

changeset-bot bot commented Nov 9, 2024

⚠️ No Changeset found

Latest commit: 346335c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Nov 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
saltdesignsystem ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2024 0:56am

@mark-tate mark-tate force-pushed the polish-iconography branch 2 times, most recently from 4bd1536 to 8344a36 Compare November 9, 2024 02:40
@mark-tate
Copy link
Contributor Author

@amritadesmet how do we feel about splitting into two pages ?

amritadesmet
amritadesmet previously approved these changes Nov 11, 2024
@amritadesmet
Copy link
Contributor

@mark-tate Happy with splitting this - looks good to me now!

}, [filteredSymbols, deferredSearch]);

return (
<Suspense fallback="Loading...">
Copy link
Contributor

Choose a reason for hiding this comment

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

Apart from fixing lint, this takes quite long to load, do you want a different / better loading message ? e.g. using the spinner component?

key={countryCode}
>
<LazyCountrySymbol code={countryCode} size={1} />
<Text>{countryCode}</Text>
Copy link
Contributor

Choose a reason for hiding this comment

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

Since looking, do you feel this needs to be bolder?

amritadesmet
amritadesmet previously approved these changes Nov 13, 2024
amritadesmet and others added 5 commits November 13, 2024 14:53
- split into 2 pages, icons and country symbols,  to aid readability
- added filters to icon preview, so you can show/hide solid/outline icons
- aligned the country symbol preview component with the icon preview (clear button etc, no results view)
layout: DetailTechnical
---

Country symbols represent a specific country and are used in contexts where geographical identification is necessary. They can be considered icons that are visually representative of a country or inter-governmental organisation. All flags are available in both circle and rectangle shapes.
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to use the term flags?


<Image
src="/img/foundations/iconography-countrysymbols-variant.png"
alt="Example of circular flag next to rectangular flag"
Copy link
Contributor

Choose a reason for hiding this comment

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

Are they symbols or flags

Copy link
Contributor

Choose a reason for hiding this comment

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

Good point thanks, changed it!

Copy link
Contributor

Choose a reason for hiding this comment

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

@amritadesmet There are other references to flag

Copy link
Contributor

Choose a reason for hiding this comment

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

Changed the alt text.

amritadesmet
amritadesmet previously approved these changes Nov 14, 2024
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.

4 participants