nextcloud / nextcloud/server

The `POST /contactsmenu/contacts` also happens after page load, before I event click on the contacts menu toggle.

Open
#43,018 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.