Bug 465221 - Drawer doesn't go away when tapping on items
Summary: Drawer doesn't go away when tapping on items
Status: RESOLVED FIXED
Alias: None
Product: Alligator
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: Android Android 13.x
: NOR minor
Target Milestone: ---
Assignee: Tobias Fella
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-03 11:40 UTC by Jack Hill
Modified: 2024-06-27 20:54 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Hill 2023-02-03 11:40:43 UTC
SUMMARY

STEPS TO REPRODUCE
1. Open the app drawer
2. Tap on an item (e.g. Settings)

OBSERVED RESULT
The page opens, but the drawer also stays open

EXPECTED RESULT
The page opens, and the drawer closes
Comment 1 Justin Zobel 2023-02-04 23:38:21 UTC
Confirmed on git master.
Comment 2 Justin Zobel 2024-05-03 02:36:00 UTC
Still present on git master.
Comment 3 Jack Hill 2024-06-27 20:54:28 UTC
Git commit 7f46a63cef51154321e9a49c14c55feaf7515fed by Jack Hill.
Committed on 27/06/2024 at 19:36.
Pushed by jackh into branch 'master'.

Close sidebar when tapping on an item

Test-plan:
- Run the app
- Make window narrow enough until the sidebar becomes modal
- Tap/click on a sidebar item

Before:
- Sidebar did not close automatically

Now:
- Sidebar closes automatically

M  +15   -0    src/qml/AlligatorGlobalDrawer.qml

https://invent.kde.org/network/alligator/-/commit/7f46a63cef51154321e9a49c14c55feaf7515fed