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(web): add lists to search results #119

Merged
merged 1 commit into from
Feb 18, 2025
Merged

feat(web): add lists to search results #119

merged 1 commit into from
Feb 18, 2025

Conversation

manekenpix
Copy link
Member

@manekenpix manekenpix commented Feb 17, 2025

Type of Change

  • Bugfix: Change which fixes an issue
  • New Feature: Change which adds functionality
  • Documentation Update: Change which improves documentation
  • UI: Change which improves UI

Description

This PR adds lists that contain a film in a search.

Also:
Closes #117

  • This also enables pressing enter in the search input to trigger the action.

Testing the PR

Assert that search results display lists that already contain the film that's being searched (and the list belongs to the current user).

@manekenpix manekenpix added the web web related issue label Feb 17, 2025
@manekenpix manekenpix self-assigned this Feb 17, 2025
@manekenpix manekenpix changed the base branch from main to dev February 17, 2025 02:57
@manekenpix manekenpix linked an issue Feb 18, 2025 that may be closed by this pull request
chrispinkney

This comment was marked as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
web web related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add triggering text-input events when pressing Enter key
2 participants