nextcloud / nextcloud/server

[Tiny visual bug] section: development-notice is no longer centered in NC 31

Open
#52,444 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage 31-feedback bug
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

The section "development-notice" in the "personal info" settings (at the bottom) is no longer centred.

Image

I have no idea why, css of the div seems identical to nc30 to my quick look.. But I am not very familiar with the vue of nextcloud..

Nextcloud version: NC 31
Tested on fresh nextcloud AIO with no custom css.

In nextcloud 30 it is centred, and to my knowledge earlier as well.

If someone is looking at its css; maybe it could be made sure its always at the bottom of the page even when there is no scrollbar (in the personal info page) as in that case it can end up quite close to the middle of the screen which looks a bit weird and takes focus from the settings. See second image:

Image
(this case can occur if for example public profiles are disabled, and/or settings are manually hidden with custom css)

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 at the Personal Info settings page and inspect the development-notice section's styles in Nextcloud 31, comparing its layout with Nextcloud 30. Verify that the notice is centered and remains at the bottom of the page when there is no scrollbar, including when other settings are hidden.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, javascript
Domain
design, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.