nextcloud / nextcloud/forms

FR: Extra Area for non-logged-in-users

Open
#1,176 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
382
Forks
127
Avg merge
19h 31m
Merged PRs (30d)
75

Description

Is your feature request related to a problem? Please describe.
It is not obvious for non-logged-in users, that they are not logged in. Some of them do have an account and they should log in. at the same time, the form should also be accassible for users without account.

Describe the solution you'd like
An extra Area for non-logged-in-users with...

  • information about the login-status,
  • Link to log in, if not logged in (with automaticaly get back to this form, after log-in)
  • extra questions/checkboes, that are only seen, when not logged in.. like "[ ] i don't have an account" and "my email-adress is"

thx

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

The issue does not name files, tests, or an entry point. Start by tracing the existing form access and login flow, then determine where non-logged-in users are identified and returned after login. Done means the status and login link are visible, unauthenticated users can still submit the form, and their extra fields appear only when needed.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.