adamk33n3r / runelite-watchdog

Custom notification plugin for RuneLite
BSD 2-Clause "Simplified" License
6 stars 24 forks source link

Search box breaks after viewing an alert config #108

Closed CreativeTechGuy closed 1 year ago

CreativeTechGuy commented 1 year ago

Version

2.14.2441-release

Repro:

  1. Type something in the search box at the top of the alerts list which results in the list being filtered.
  2. Click one alert to view the config
  3. Click back to the list

What happened:

Now the search box input is cleared, but the alerts list is still filtered.

What was expected:

The search box input would persist, or the alerts list would restore to the full list.

adamk33n3r commented 1 year ago

If I understand this correctly, is the workaround just to type a character in the search box then backspace it?

CreativeTechGuy commented 1 year ago

Yup you understand correctly. Not terribly broken, but did give me a little fright thinking that all of my alerts got deleted. 😅

adamk33n3r commented 1 year ago

Looks like this is already fixed in v3! I just tested it out. Feel free to reopen if I missed something.