dekatotoro / dekatotoro/SlideMenuControllerSwift

Menu button on first controller not working until we move to other controllers

Open
#359 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
3.4k
Forks
742
PR merge metrics
No merged PRs in 30d

Description

After application launch on first controller , menu button not tappable
But after move here and there for tother controller , menu button on first controller is working.
Is any one has solution for this ?

in open left , it is getting leftMenuCOntroller as nil , event though i have initialised it in MainMenuController ,
But if i inititliaed it in Main menu then gesture not working properly , it shows two menu bar on one side

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the launch state and inspect the open-left path, especially leftMenuController initialization in MainMenuController and the related gesture handling. Compare behavior before and after moving between controllers, and verify that the first controller's menu button works without producing duplicate menu bars.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.