element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.23k stars 2k forks source link

Breadcrumbs in spotlight not scrollable with traditional mousewheel #21580

Open turt2live opened 2 years ago

turt2live commented 2 years ago

Steps to reproduce

  1. Use spotlight search
  2. Click a bunch of rooms
  3. Open spotlight
  4. Hover on the right hand side

Outcome

What did you expect?

The number of rooms to fit perfectly in the dialog

What happened instead?

image

( some rooms blurred for privacy)

Operating system

Windows 10

Application version

Nightly (2021-03-27)

How did you install the app?

The Internet

Homeserver

t2l.io

Will you send logs?

No

t3chguy commented 2 years ago

You can scroll that list using your keyboard @turt2live

turt2live commented 2 years ago

but not with the mouse, so feature request: horizontal scrolling with the scrollwheel, like OG breadcrumbs 😇

t3chguy commented 2 years ago

That scrolling pattern is abysmal for trackpad users

See https://github.com/matrix-org/element-web-rageshakes/issues?q=is%3Aissue+horizontal+scroll+is%3Aclosed

Worse yet, it can be confused by browsers as the back/forward intent causing you to lose progress in the app.

turt2live commented 2 years ago

I think that's because the implementation is awful rather than the pattern.