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

[UXIT-1680] Event Page · Fixup Section Title Pluralization #769

Merged

Conversation

mirhamasala
Copy link
Collaborator

This pull request introduces a new dependency, updates type definitions, and improves the handling of participant titles in event details. The most important changes include adding the pluralize library and using it to dynamically format participant titles based on their count. Related to #767

Dependency updates:

  • package.json: Added pluralize library (^8.0.0) and its type definitions (^0.0.33). [1] [2]

Event details and participant title formatting improvements:

Copy link

vercel bot commented Oct 29, 2024

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

Name Status Preview Comments Updated (UTC)
filecoin-foundation-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 4:41pm

@mirhamasala mirhamasala changed the title Mm/event page speakers moderators fixup pluralization [UXIT-1680] Event Page · Fixup Section Title Pluralization Oct 29, 2024
@mirhamasala
Copy link
Collaborator Author

@CharlyMartin - Tagging for visibility. 🙏🏼

@mirhamasala mirhamasala merged commit cc7358a into main Oct 29, 2024
4 checks passed
@mirhamasala mirhamasala deleted the mm/event-page-speakers-moderators-fixup-pluralization branch October 29, 2024 16:48
Copy link
Collaborator

@CharlyMartin CharlyMartin left a comment

Choose a reason for hiding this comment

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

Nice, I didn't know pluralize existed! I used to this manually 😄

@mirhamasala
Copy link
Collaborator Author

mirhamasala commented Oct 29, 2024

Nice, I didn't know pluralize existed! I used to this manually 😄

@CharlyMartin - Ah, here's a throwback >>. It's difficult to get this right manually. For example, what do you do about Person?

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.

2 participants