Skip to content

Conversation

scoder1747
Copy link
Contributor

@scoder1747 scoder1747 commented Nov 13, 2024

Summary

Fixed missing tab bar observed while navigating by tapping on top profile part of Side menu.

Root cause analysis:
isSidebarVisible was not set to false

Video showing the issue:

r18b.mov

After fixing the issue:

r18f.mov

[Please provide a summary of the changes in this PR.]

Checklist

  • I have read (or I am familiar with) the Contribution Guidelines
  • I have tested the changes in this PR
  • My PR is either small, or I have split it into smaller logical commits that are easier to review
  • I have added the signoff line to all my commits. See Signing off your work
  • I have added appropriate changelog entries for the changes in this PR. See Adding changelog entries
    • I do not need to add a changelog entry. Reason: [Please provide a reason]
  • I have added appropriate Closes: or Fixes: tags in the commit messages wherever applicable, or made sure those are not needed. See Submitting patches

Set isSidebarVisible to false

Changelog-Fixed: missing tab bar on navigation
Signed-off-by: Swift Coder <[email protected]>
@alltheseas alltheseas added the bug Something is not working, or not working as intended label Nov 13, 2024
Copy link
Collaborator

@danieldaquino danieldaquino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@danieldaquino danieldaquino merged commit 177c55c into damus-io:master Nov 16, 2024
@danieldaquino
Copy link
Collaborator

Merged! Thank you @scoder1747!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is not working, or not working as intended

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

3 participants