Closed Kodylow closed 2 months ago
apps/guardian-ui/src/components/setup/screens/setConfiguration/FederationSettingsForm.tsx (2)
`46-46`: **Logic change approved for non-follower condition.** The change to check `!isFollower` correctly aligns with the requirement to display the federation name option for solo federations. --- `55-69`: **Logic change approved for host-specific guardian number selection.** The guardian number selection is now correctly restricted to users with the host role, ensuring appropriate role-based access.
fixes https://github.com/fedimint/ui/issues/498
Summary by CodeRabbit