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

Added a search function to the groups screen #340

Merged
merged 5 commits into from
Feb 9, 2023
Merged

Conversation

JeeVee11
Copy link
Contributor

@JeeVee11 JeeVee11 commented Feb 8, 2023

Closes #302.

Summary

Added a search function to the groups screen.

How to test

Steps to test the changes you made:

  1. Go to the groups screen
  2. Click on the search button
  3. ...
  4. Profit

lib/blocs/groups_cubit.dart Outdated Show resolved Hide resolved
lib/blocs/groups_cubit.dart Outdated Show resolved Hide resolved
lib/ui/screens/groups_screen.dart Outdated Show resolved Hide resolved
lib/ui/screens/groups_screen.dart Show resolved Hide resolved
DeD1rk
DeD1rk previously approved these changes Feb 9, 2023
Copy link
Member

@DeD1rk DeD1rk left a comment

Choose a reason for hiding this comment

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

Nice!

lib/blocs/groups_cubit.dart Outdated Show resolved Hide resolved
@DeD1rk DeD1rk merged commit 4f00baf into master Feb 9, 2023
@DeD1rk DeD1rk deleted the groupscreen_search branch February 9, 2023 10:59
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.

Add search to GroupsScreen
3 participants