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

feat(tupaiaWeb): RN-1413: Enable projects search by country #5890

Merged
merged 10 commits into from
Sep 25, 2024

Conversation

alexd-bes
Copy link
Contributor

@alexd-bes alexd-bes commented Sep 10, 2024

Issue RN-1413: Enable projects search by country

Changes:

  • Enable country search for projects

Screenshots:

Screenshot 2024-09-11 at 10 47 29 AM
Screenshot 2024-09-11 at 10 47 22 AM

option.label.toLowerCase().startsWith(searchTerm.toLowerCase()),
);
},
debug: true,
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this still be set?

Copy link
Contributor

@tcaiger tcaiger left a comment

Choose a reason for hiding this comment

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

Perfecto!

@alexd-bes alexd-bes changed the title feat(tupaiaWeb): RN-1314: Enable projects search by country feat(tupaiaWeb): RN-1413: Enable projects search by country Sep 25, 2024
@alexd-bes alexd-bes merged commit 5c06247 into dev Sep 25, 2024
46 checks passed
@alexd-bes alexd-bes deleted the rn-1314-search-projects branch September 25, 2024 20:58
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