#35570: groups not shown in iOS
------------------------------+--------------------------------------
Reporter: Peter Doll | Owner: nobody
Type: Bug | Status: closed
Component: contrib.auth | Version: 4.0
Severity: Normal | Resolution: needsinfo
Keywords: groups, iOS | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+--------------------------------------
Changes (by Natalia Bidart):
* component: Error reporting => contrib.auth
* owner: (none) => nobody
* resolution: => needsinfo
* status: new => closed
* type: Uncategorized => Bug
Old description:
> In my django project (
rechentrainer.app) I created two groups to manage
> my users: "lehrer" and "schüler". In all browsers and at all devices I
> can assign them to my users - but not in iOS on my iPad or iPhone - the
> groups are not shown. In Safari on the Mac it works fine.
New description:
In my django project (
rechentrainer.app) I created two groups to manage my
users: "lehrer" and "schüler". In all browsers and at all devices I can
assign them to my users - but not in iOS on my iPad or iPhone - the groups
are not shown. In Safari on the Mac it works fine.
--
Comment:
Hello Peter, thank you for your report. What you are describing is quite
unexpected. I think we have plenty of iOS users and it's surprising they
haven't reported this before.
We are going to need more information in order to triage this report
properly, as I would guess this is somehow user error:
1. Could you please attach screenshots of what you see in those devices
for the relevant screen?
2. Could you please double check if the user you are logged in with has
the necessary access?
3. Have you tried to scroll horizontally in case some part of the UI is
not shown?
4. Also please note that the version you have reported as affected (`4.0`)
is not supported since a while ago. We need confirmation that is issue is
also present in latest 5.0 and 5.1.
--
Ticket URL: <
https://code.djangoproject.com/ticket/35570#comment:1>