Skip to content

No debounce on peeking causing many requests if a user moves mouse over peekable relations #4933

@RhysLees

Description

@RhysLees
  • Laravel Version: 9.35.1
  • Nova Version: 4.16.1
  • PHP Version: 8.1
  • Database Driver & Version: Mysql
  • Operating System and Version: Win 11 x WSL2
  • Browser type and version: Chrome Latest
  • Reproduction Repository: https://github.com/RhysLees/NovaPeekBug

Description:

Debounce should be increased to stop many requests to the server for peeking when a user moves over peek relations

6eab9977bfe7856622b4fa9da125f016.mp4

Detailed steps to reproduce the issue on a fresh Nova installation:

Clone repo
cp .env.example
add db credentials
migrate fresh seed
login to /nova/login with test@example.com password
goto teams resource and move mouse quickly over owner relation

Metadata

Metadata

Assignees

Labels

bugVerified bug by the Nova team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions