-
-
Notifications
You must be signed in to change notification settings - Fork 20
Description
How to Reproduce
- Open an object that already has an access tag, e.g. access=private.
- Open the "Manage access" dialog.
- Tap the trash icon next to the existing entry (e.g. access=private) to remove it.
- Observe that the entry disappears from the list.
- Try to confirm the change by pressing "OK".
Actual Behavior
The selected entry disappears from the dialog after pressing the trash icon, but the "OK" button remains disabled (greyed out). As a result, it is not possible to confirm the removal of the access tag through the dialog.
Expected Behavior
After removing an existing access entry (e.g. access=private), it should be possible to confirm the change by pressing the "OK" button.
I would expect that the dialog allows not only adding or modifying access tags, but also deleting incorrect or outdated access values. Therefore, once an existing access tag is removed, the "OK" button should become enabled so the deletion can be confirmed and applied.
Does it happen in normal StreetComplete?
No, AccessManagerDialog is only part of SCEE.
Versions affected
- First observed in SCEE version 62.21-alpha1
- Still reproducible in SCEE version 63.0-beta2
