Show setup notification on first login
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Right now (especially when using Object Storage) the first login of a user can take quite some time.
It would be nice if we could show a message stating 'preparing your Nextcloud environment' or something similar.
That would then also give us the opportunity to preload some of the heavier javascript files.
Just all in all giving a bit smoother UX.
@nextcloud/designers @jancborchardt @ChristophWurst @skjnldsv @juliushaertl what do you think?
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
The issue does not name files or tests. Begin by tracing the first-login path, especially with Object Storage, and inspect how the initial JavaScript is loaded. Done means a setup notification appears during the slow first login and heavier JavaScript is preloaded without disrupting login.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100