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

Don't pass not needed arguments to WatchlistIconComponent #17123

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

eduardoj
Copy link
Member

WatchlistIconComponent inherits from WatchlistComponent. However, that doesn't mean we should pass all the parameters. In fact, WatchlistIconComponent never uses the following parameters: projects,
packages and bs_requests.

WatchlistIconComponent inherits from WatchlistComponent. However, that
doesn't mean we should pass all the parameters. In fact,
WatchlistIconComponent never uses the following parameters: `projects`,
`packages` and `bs_requests`.
@eduardoj eduardoj added the review-app Apply this label if you want a review app started label Nov 21, 2024
@github-actions github-actions bot added the Frontend Things related to the OBS RoR app label Nov 21, 2024
@obs-bot
Copy link
Collaborator

obs-bot commented Nov 21, 2024

@eduardoj eduardoj marked this pull request as ready for review November 21, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Frontend Things related to the OBS RoR app review-app Apply this label if you want a review app started
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants