misskey-dev / misskey

🌎 An interplanetary microblogging platform 🚀
https://misskey-hub.net/
GNU Affero General Public License v3.0
9.78k stars 1.31k forks source link

buggy user search interface #10431

Open tassoman opened 1 year ago

tassoman commented 1 year ago

💡 Summary

user search interface was recently updated, now you can scope user searches locally / remotely / both

🥰 Expected Behavior

I expect to trigger a new search each time I click search button

🤬 Actual Behavior

when you click the search button, query isn't deployed

📝 Steps to Reproduce

  1. click: search button :mag:
  2. click: user tab
  3. fill in: input box
  4. push: button search
  5. see: total results
  6. click radio button: local
  7. click: search button
  8. see: query was not triggered/updated
  9. repeat with remote radio button

📌 Environment

Misskey: 13.10.3 Your OS: docker Your browser: any

Sakrecoer commented 1 year ago

I also noticed that it is no longer possible to fetch notes or users via URLs in the search.

tassoman commented 1 year ago

I also noticed that it is no longer possible to fetch notes or users via URLs in the search.

You can fetch remote notes in the "Lookup" search, feature having lens and globe icon 🔍 🌐
Unrelated to this issue

Sakrecoer commented 1 year ago

oh, wow! Saw nothing about it in the release notes, but i must have just missed it...

Many thanks and sorry for the noise!

tassoman commented 1 year ago

Confirmed in 13.13.2, query gets triggered only when keyword has changed. Can be fired by clicking any of the three buttons or search button, but the keyword must change.

tassoman commented 9 months ago

Confirmed 2023.11.0