nextcloud / nextcloud/server

[UX]: Preserve Top Navbar on App Switch; Add Side Nav Skeleton

Open
#54,089 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage design enhancement feature: files
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

When switching between apps in Nextcloud, the top navbar should not be refreshed. It should remain static and persistent to ensure a smooth and consistent user experience during app transitions.

Similarly, the left-hand sidebar navigation should not perform a full reload when switching apps. Instead, display a placeholder or loading skeleton to maintain layout stability and avoid visual jank while the new app loads.

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

No files, tests, or entry points are named. Start by tracing the app-switch navigation and the rendering of the top navbar and left sidebar; done means both remain stable during switching, with the sidebar showing a loading skeleton instead of a full reload.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
design, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.