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

[Bug] Advanced torrent search boxes are finiky. #3818

Closed
2 tasks
Audionut opened this issue May 9, 2024 · 0 comments
Closed
2 tasks

[Bug] Advanced torrent search boxes are finiky. #3818

Audionut opened this issue May 9, 2024 · 0 comments
Labels
Bug Fund https://polar.sh

Comments

@Audionut
Copy link
Contributor

Audionut commented May 9, 2024

UNIT3D Version

8.x.x

PHP & Platform

xx

Laravel verion

xx

Have you done this?

  • I am willing to share my stack trace and logs
  • I can suggest a fix as a Pull Request

Expectation

Un-checking boxes in advanced torrent search stay un-checked.

Clicking seems fine.

Description

Clicking to uncheck any box in the advanced torrent search seems to require a URL refresh, immediately, whenever any box is un-checked. Meaning that when you uncheck 2-3 boxes in quick fashion, the URL refresh forces unchecked boxes, other than the initial uncheck box, to revert back to checked status. Smell like a small wait after a click is noticed, and before refreshing would be fine.

Checking the boxes is fine, URL updates by having each option just appended to the existing URL, with the torrent results refreshing fine.

Stack trace & logs

No response

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@Audionut Audionut added Bug Fund https://polar.sh labels May 9, 2024
@Audionut Audionut changed the title [Bug] [Bug] Advanced torrent search boxes are finiky. May 9, 2024
Roardom added a commit to Roardom/UNIT3D-Community-Edition that referenced this issue May 24, 2024
This must have been broken for a long time. This also fixes the issue when ticking checkboxes too quickly the state being reset. It required both making sure `small-bookmark-button.blade.php` was surrounded by an element completely, as well as adding wire:key to the inner row loop. Adding wire:key to the component itself doesn't work because the attributes aren't passed through...

fixes HDInnovations#3818
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fund https://polar.sh
Projects
None yet
Development

No branches or pull requests

2 participants