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

fixed filter not working on tag screen #149

Merged

Conversation

Deji98
Copy link
Collaborator

@Deji98 Deji98 commented Jan 10, 2025

Description

filtering process exist already so I put a filter button in the same container as the filter dropdown to allow easy and efficient filtering on the tag screen

Benefits

#138

Possible drawbacks

Applicable issues

#138

Checklist

  • I have created a specific branch for this pull request before committing, starting off the current HEAD of development branch.
  • I'm submitting to the development, feature/hotfix/release branch. (Do not submit to the master branch!)
  • This pull request relates to a specific problem (bug or improvement).
  • I have mentioned the issue number in the pull request description text.
  • All the issues mentioned in this pull request relate to the problem I'm trying to solve.
  • The code I'm sending follows the PSR-12 coding style.

@Deji98 Deji98 requested a review from ojopaul as a code owner January 10, 2025 09:43
@Deji98 Deji98 changed the title fix filter not working on tag screen fixed filter not working on tag screen Jan 10, 2025
@Deji98 Deji98 linked an issue Jan 10, 2025 that may be closed by this pull request
@ojopaul ojopaul merged commit 047cb0a into development Jan 10, 2025
0 of 3 checks passed
@ojopaul ojopaul deleted the fix/138-filters-arent-working-on-the-tags-screen branch January 10, 2025 15:10
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.

Added Filter Button to the Tags screen
2 participants