mirror of
https://github.com/seemoo-lab/AirGuard.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #70] Opening Ignored tab twice will result in wrong title being displayed #43
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/AirGuard#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cojuwon on GitHub (May 6, 2022).
Original GitHub issue: https://github.com/seemoo-lab/AirGuard/issues/70
Opening the "Ignored" Tab and tapping the "Ignored" Button again will result in the Title of that tab changing from "Devices" to "IgnoredDevicesFragment".
OS: Android 11
Device: OnePlus 8 Pro
App Version: 1.3.4
Device Language: English
Wrong behaviour

Title of "Ignored" tab changing to "IgnoredDevicesFragment" (see Screenshot)
Expected behaviour
Title not changing, displaying "Devices"
Steps to reproduce
How to reproduce:

@kabirbg commented on GitHub (Jul 8, 2022):
To me same is true for Devices tab. Tapping it twice shows "AllDevicesFragment":
@Sn0wfreezeDev commented on GitHub (Mar 23, 2023):
Should be fixed