[WV-4524] Ballot one-candidate endorsements column iter #3#4820
Merged
DaleMcGrew merged 1 commit intoMay 20, 2026
Merged
Conversation
Contributor
ric0de
commented
May 19, 2026
- Compact endorsement row redesign: positive-only, heart count + thumbs-down icons (no pill), truncated speaker name, consistent right-aligned toggle
- Click endorsement statement text -> opens new EndorsementDetailModal (uses ModalDisplayTemplateB, scrollable for long content, X close + bottom Close button)
- "See more opinions" link relabeled and indented to align with speaker names
- Sort opinions by organization followers count (desc), with OrganizationStore listener so order updates as counts hydrate
- Triple dots in MakePublicVisibilityRow open the Edit Opinion modal in a new visibility-only mode (hides opinion textarea + stance row, save button reads "Update visibility")
- Chat bubble now always renders alongside the visibility row instead of swapping with it
- Fix candidate title in Edit Opinion modal: read from CandidateStore + MeasureStore with proper listeners (no more dead allCachedPoliticians lookup)
- MeasureInfoModal: show proposition name + subtitle inside the Description tab; capitalize first letter of YES/NO descriptions
- Extract resolveOrganizationWeVoteId + getPositionFollowersCount into shared opinionsHelpers
- Compact endorsement row redesign: positive-only, heart count + thumbs-down icons (no pill), truncated speaker name, consistent right-aligned toggle - Click endorsement statement text -> opens new EndorsementDetailModal (uses ModalDisplayTemplateB, scrollable for long content, X close + bottom Close button) - "See more opinions" link relabeled and indented to align with speaker names - Sort opinions by organization followers count (desc), with OrganizationStore listener so order updates as counts hydrate - Triple dots in MakePublicVisibilityRow open the Edit Opinion modal in a new visibility-only mode (hides opinion textarea + stance row, save button reads "Update visibility") - Chat bubble now always renders alongside the visibility row instead of swapping with it - Fix candidate title in Edit Opinion modal: read from CandidateStore + MeasureStore with proper listeners (no more dead allCachedPoliticians lookup) - MeasureInfoModal: show proposition name + subtitle inside the Description tab; capitalize first letter of YES/NO descriptions - Extract resolveOrganizationWeVoteId + getPositionFollowersCount into shared opinionsHelpers
Member
|
👍 |
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.