The `POST /contactsmenu/contacts` also happens after page load, before I event click on the contacts menu toggle.
Open
Nobody has claimed this yet.
1. to develop
28-feedback
bug
feature: contacts menu
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
> The `POST /contactsmenu/contacts` also happens after page load, before I event click on the contacts menu toggle.
Is still there, even after recompilation.
Originally posted by @ChristophWurst in https://github.com/nextcloud/server/issues/42962#issuecomment-1903837363
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the page-load behavior and monitoring POST /contactsmenu/contacts before and after interacting with the contacts menu toggle. Trace the contacts menu entry point and determine why the request occurs before the click; done means it no longer runs on page load and still runs when the toggle is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100