Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QA] user settings UI misses control over default app #40346

Open
jnweiger opened this issue Sep 7, 2022 · 4 comments
Open

[QA] user settings UI misses control over default app #40346

jnweiger opened this issue Sep 7, 2022 · 4 comments
Labels

Comments

@jnweiger
Copy link
Contributor

jnweiger commented Sep 7, 2022

Seen while testing #39600 on core 10.11.0-rc.1

  • A defaultapp is what users see, when they log in. Normally it is files.
  • Admin can set the defaultapp in config.php -- normall used to switch between "clasic UI" files and "new UI" web.
  • With PR Add default app setting on a user basis #39600 users can override this admin setting, and choose their personal default.

This is documented to work via occ commands like e.g.

  • occ user:setting bob core defaultapp --value=activity
  • occ user:setting carol core defaultapp --value=web

The user settings UI does not display a users's default app setting, and does not allow to change it.
image


image


Expected behavior:

  • The default app should be changable User Settings -> General or User Settings -> Additional

There is some discussion about adding a user interface in the PR, but it went off-topic as far as I can tell.

Not sure, if web allows to switch the default app on a user base. web is currently blocked by owncloud/web#5933 (comment)

@phil-davis
Copy link
Contributor

I thought that this was already discussed somewhere - this "back-end" option is available on an individual user basis, but an administrator has to set it up. For example, the administrator might set the default app to "xyz" for some subset of the users on the system. And access to this option is not currently being made available in the classic web UI front-end.

@pmaier1 - where did this get discussed/what are the requirements?

@pmaier1
Copy link
Contributor

pmaier1 commented Sep 8, 2022

where did this get discussed/what are the requirements?

Basically this owncloud/web#6173 (comment). But I see the Web PR is not merged.

Needs checking that the functionality is available on both ends, ownCloud Web and the oC 10 frontend / files app. cc @kulmann

@github-actions
Copy link

github-actions bot commented Mar 8, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

This issue has been automatically closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants