Skip to content

fix: Profile tile issues #31

Merged
Sudhanshu96 merged 3 commits into
mainfrom
bugfix/profile_tile_issue
May 28, 2026
Merged

fix: Profile tile issues #31
Sudhanshu96 merged 3 commits into
mainfrom
bugfix/profile_tile_issue

Conversation

@Sudhanshu96

@Sudhanshu96 Sudhanshu96 commented May 28, 2026

Copy link
Copy Markdown
Contributor
  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

📋 Changes

Sample app profile tile issue disappearing case handled.

📹 Video

profile_tile_issue.mov

@Sudhanshu96
Sudhanshu96 requested a review from a team as a code owner May 28, 2026 07:49
@Sudhanshu96
Sudhanshu96 requested a review from NandanPrabhu May 28, 2026 08:35
withName: name))))
}
let user = credentialsManager.user
let displayName = user?.name ?? user?.email ?? ""

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

can displayName be empty?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@NandanPrabhu yes. It can be.

@NandanPrabhu NandanPrabhu changed the title Bugfix/profile tile issue fix: Profile tile issues May 28, 2026
@Sudhanshu96
Sudhanshu96 merged commit efbe812 into main May 28, 2026
8 checks passed
@Sudhanshu96
Sudhanshu96 deleted the bugfix/profile_tile_issue branch May 28, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants