Merged
Conversation
Align the Relay Access settings panel with the visual language used by Appearance, Mobile, Profile, and Tokens: - Add a search input + scrollable container so the members list scales to large relays. Filters by display name, npub, hex, NIP-05, or role. - Show ProfileAvatars on each member row and render npubs instead of raw hex for friendlier identity display. - Replace the floating Promote / Demote / Remove buttons with anchored icon-only ghost buttons (ArrowUp / ArrowDown / Trash2), matching the Tokens panel pattern. Remove gets a destructive hover color. - Drop the section-heading icon to match every other settings panel. - Replace the native <select> role picker with a split-button: the Invite action shows the chosen role inline, and a chevron opens a DropdownMenuRadioGroup with descriptions. The role label has a fixed min-width so the button doesn't reflow when toggling Member/Admin. - Hide the role chooser entirely for admins (who can only invite members), avoiding a single-option dropdown.
c37be92 to
efa435e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
rust-fmt,desktop-tauri-fmt,desktop-check,mobile-check,desktop-build,mobile-test,desktop-tauri-check,rust-clippy,rust-tests)Note:
PLAN.mdis intentionally untracked and not included.