Skip to content

Show current organization name in shop list nav bar#37

Closed
dadachi wants to merge 1 commit intomainfrom
feature/show-org-name-in-shop-list
Closed

Show current organization name in shop list nav bar#37
dadachi wants to merge 1 commit intomainfrom
feature/show-org-name-in-shop-list

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented Apr 4, 2026

Summary

  • Display the current account/organization name as a subtitle under "Shops" in the navigation bar
  • Helps users with multiple organizations identify which one they're viewing shops for
  • Added accountName computed property to ShopListViewModel reading from sessionController.shopkeeper?.accountName

Test plan

  • Verify accountName tests pass (Cmd+U)
  • Confirm org name appears under "Shops" title in simulator
  • Confirm subtitle hides when account name is empty
  • Test with multiple organizations by switching accounts

🤖 Generated with Claude Code

Display the account name as a subtitle under "Shops" in the navigation
bar so users with multiple organizations can tell which one they're
viewing shops for.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@dadachi dadachi closed this Apr 4, 2026
@dadachi dadachi deleted the feature/show-org-name-in-shop-list branch April 4, 2026 09:57
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.

1 participant