Opened 3 months ago

Closed 3 months ago

Last modified 3 months ago

#35570 closed Bug (needsinfo)

groups not shown in iOS — at Version 1

Reported by: Peter Doll Owned by: nobody
Component: contrib.auth Version: 4.0
Severity: Normal Keywords: groups, iOS
Cc: Peter Doll Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Natalia Bidart)

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.

Change History (3)

comment:1 by Natalia Bidart, 3 months ago

Component: Error reportingcontrib.auth
Description: modified (diff)
Owner: set to nobody
Resolution: needsinfo
Status: newclosed
Type: UncategorizedBug

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.

by Peter Doll, 3 months ago

Attachment: Gruppe iPad.jpg added

by Peter Doll, 3 months ago

Attachment: Gruppen PC.jpg added
Note: See TracTickets for help on using tickets.
Back to Top