Clicking quick search navigates to "Home" #52
Labels
No labels
dependencies
Priority: Critical
Priority: High
Priority: Low
Priority: Medium
State: Abandoned
State: Blocked
State: Completed
State: In progress
State: New
State: On Hold
State: Pending
State: Review needed
State: Waiting for release
Type: Bug
Type: Enhancement
Type: Maintenance
Type: Question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Serraniel/AniwatchPlus#52
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A user reproted that clicking the quick search brings him back to the Home page. He is using Opera GX. I myself could not reproduce the issue yet so we will observe it.
Please let me know if this also happens for other users.
User send the following gif:
https://cdn.discordapp.com/attachments/674336892296364062/756791549874012190/Ani.gif
Another user reported this issue using Opera. I will try to investigate this issue asap.
This is a video of the second report. The font also becomes blue after the blue loading progress bar disappeared.
video.zip
There now are steps to reproduce:
The second click now starts loading the Home page.
I think the reason for this is the
href
-attribute which is added to the element in the DOM. If I remove it manually, it behaves correctly again, so it should be an easy fix I guess.Fixed with https://github.com/Serraniel/AniwatchPlus/releases/tag/0.2.0.0-beta.0