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

[BUG] Better UX for PermissionAdmin #7672

Open
1 of 2 tasks
jrief opened this issue Oct 17, 2023 · 0 comments · May be fixed by #7676
Open
1 of 2 tasks

[BUG] Better UX for PermissionAdmin #7672

jrief opened this issue Oct 17, 2023 · 0 comments · May be fixed by #7676

Comments

@jrief
Copy link
Contributor

jrief commented Oct 17, 2023

Description

PermissionAdmin shall use autocomplete for entities of User and Group.

Steps to reproduce

  • Add many (>1000) users to the database.
  • In a Page open "Advanced Settings".
  • It either takes too long to load all the users or one must use the raw primary key. Both ways are not at all user friendly.

Expected behaviour

Django offers an autocomplete field to handle this common use case.

Additional information (CMS/Python/Django versions)

Applies to all versions of Django-CMS, including 4.1.x

Do you want to help fix this issue?

I have a patch.

  • Yes, I want to help fix this issue and I will join #workgroup-pr-review on Slack to confirm with the community that a PR is welcome.
  • No, I only want to report the issue.
jrief added a commit to jrief/django-cms that referenced this issue Oct 17, 2023
jrief added a commit to jrief/django-cms that referenced this issue Oct 17, 2023
jrief added a commit to jrief/django-cms that referenced this issue Oct 17, 2023
jrief added a commit to jrief/django-cms that referenced this issue Oct 17, 2023
jrief added a commit to jrief/django-cms that referenced this issue Oct 17, 2023
jrief added a commit to jrief/django-cms that referenced this issue Oct 18, 2023
fix django-cms#7672: Improve UX for PermissionAdmin

fix django-cms#7672: Improve UX for PermissionAdmin
@jrief jrief linked a pull request Oct 18, 2023 that will close this issue
4 tasks
jrief added a commit to jrief/django-cms that referenced this issue Oct 18, 2023
fix django-cms#7672: Improve UX for PermissionAdmin

fix django-cms#7672: Improve UX for PermissionAdmin
jrief added a commit to jrief/django-cms that referenced this issue Oct 23, 2023
fix django-cms#7672: Improve UX for PermissionAdmin

fix django-cms#7672: Improve UX for PermissionAdmin
jrief added a commit to jrief/django-cms that referenced this issue Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant