Clicking quick search navigates to "Home" #52

Closed
opened 2020-09-19 10:30:28 +02:00 by Serraniel · 5 comments
Serraniel commented 2020-09-19 10:30:28 +02:00 (Migrated from github.com)

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

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
Serraniel commented 2020-09-20 12:20:13 +02:00 (Migrated from github.com)

Another user reported this issue using Opera. I will try to investigate this issue asap.

Another user reported this issue using Opera. I will try to investigate this issue asap.
Serraniel commented 2020-09-20 12:52:29 +02:00 (Migrated from github.com)

This is a video of the second report. The font also becomes blue after the blue loading progress bar disappeared.
video.zip

This is a video of the second report. The font also becomes blue after the blue loading progress bar disappeared. [video.zip](https://github.com/Serraniel/AniwatchPlus/files/5251516/video.zip)
Serraniel commented 2020-09-20 14:56:25 +02:00 (Migrated from github.com)

There now are steps to reproduce:

  • focus quick search by hotkey or click action
  • input a search string and perform a search
  • wait until search results are loaded
  • focus the quick search again by clicking it

The second click now starts loading the Home page.

There now are steps to reproduce: * focus quick search by hotkey or click action * input a search string and perform a search * wait until search results are loaded * focus the quick search again by clicking it The second click now starts loading the *Home* page.
Serraniel commented 2020-09-20 15:01:42 +02:00 (Migrated from github.com)

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.

2020-09-20_15-00-29-285

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. ![2020-09-20_15-00-29-285](https://user-images.githubusercontent.com/8461282/93711872-14054080-fb52-11ea-9192-37d6b6bb3b2d.gif)
Serraniel commented 2020-10-01 22:39:26 +02:00 (Migrated from github.com)
Fixed with https://github.com/Serraniel/AniwatchPlus/releases/tag/0.2.0.0-beta.0
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#52
No description provided.