Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[BUG] v1.8.15 Tabs aren't selected on each selected page #267

Open
1 task done
hemdan-dev opened this issue Nov 25, 2024 · 3 comments
Open
1 task done

[BUG] v1.8.15 Tabs aren't selected on each selected page #267

hemdan-dev opened this issue Nov 25, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@hemdan-dev
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The tabs aren't selected on each selected page
issue 25-11-2024 4-18-46 AM

Expected Behavior

The selected Page should be in the selected state in the Tabs area

Steps To Reproduce

No response

Environment

- Windows Version: Windows 11 Pro Build 22631.4460
- WSL Distro Manager Version: v1.8.15+1
- WSL Version: 2
- Source:

Anything else?

No response

@hemdan-dev hemdan-dev added the bug Something isn't working label Nov 25, 2024
@111100001
Copy link

also home page does not click once you go to other pages

@cdwieber
Copy link

cdwieber commented Dec 6, 2024

Also experiencing this, I have to restart the app to get back to my instances list.

@cdwieber
Copy link

cdwieber commented Dec 6, 2024

I am no Flutter expert but I'm wondering if the bug got introduced here:

https://github.com/bostrot/wsl2-distro-manager/blob/de60697c20476b516d5751570a4d0aace8f716bf/lib/nav/panelist.dart

Line 17, when the check for the current route got changed to if (router.routerDelegate.currentConfiguration.uri.toString() != '/') from if (router.location != '/') router.pushNamed('home').

On my machine, the navigation works as expected if I revert to v1.8.14, so (again, being a humble passerby with little knowledge of Flutter 😅), perhaps this is related.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants