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

[#4] update logic to extract twitter username #6

Merged
merged 2 commits into from
Oct 31, 2024
Merged

Conversation

JNicolao
Copy link
Collaborator

Make sure the checklist below is checked before PR merge, mark if not applicable

PR Checklist

  • [.] UI created matched design
  • [.] For evey color class added, dark: is defined, images have alt and _blank links have rel
  • [.] API is integrated as required
  • [.] Page is responsive

What is the Purpose?

To update logic to get twitter username from both domains x.com and twitter.com

What was the approach?

check if the URL contains either twitter.com or x.com. split the string to extract the username based on which domain is present.

Are there any concerns to addressed further before or after merging this PR?

No

Mentions?

@manuelgeek

Issue(s) affected?

#4

@JNicolao JNicolao requested a review from manuelgeek October 30, 2024 08:27
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Thank you @JNicolao for your first pull Request!

@manuelgeek
Copy link
Member

@JNicolao implement reviews left by @danielotieno here - droidconKE/droidconKE2022Web#104

@manuelgeek manuelgeek merged commit 4f8fb67 into dev Oct 31, 2024
4 checks passed
@manuelgeek manuelgeek deleted the feature/logic branch October 31, 2024 08:45
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