[Tiny visual bug] section: development-notice is no longer centered in NC 31
Nobody has claimed this yet.
- 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.
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:
(this case can occur if for example public profiles are disabled, and/or settings are manually hidden with custom css)
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 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