discourse/plugins
Robert 1aa836163e
FIX: poll ranked choice results not showing on first vote (#28542)
Currently (for Ranked Choice only) a javascript exception is raised on very first vote, preventing the results from being rendered requiring a browser refresh (which doesn't error).

Resolves: TypeError: this.args.rankedChoiceOutcome.round_activity is undefined with simple addition of optional chaining operator.
2024-11-05 09:29:07 +08:00
..
automation UX: logs when an automation is destroyed (#29565) 2024-11-04 11:12:18 +09:00
chat DEV: Use hasAttribute/hasAria/hasStyle in tests (#29568) 2024-11-04 11:30:38 +01:00
checklist DEV: Update checklist tests (#29553) 2024-11-03 21:04:22 +01:00
discourse-details FIX: allows to use open attribute with details (#29116) 2024-10-08 11:13:44 +09:00
discourse-lazy-videos Update translations (#28577) 2024-08-29 15:37:52 -04:00
discourse-local-dates UX: allow anon users to download calendar (#29551) 2024-11-04 12:35:45 -03:00
discourse-narrative-bot Update translations (#29212) 2024-10-16 17:52:01 +09:00
discourse-presence DEV: Use helperFn in d-presence (#29461) 2024-10-29 11:21:33 +01:00
footnote UX: fix footnote causing horizontal scroll on narrow screens (#29328) 2024-10-22 05:09:34 +02:00
poll FIX: poll ranked choice results not showing on first vote (#28542) 2024-11-05 09:29:07 +08:00
spoiler-alert DEV: Convert more test assertions to qunit-dom (#29214) 2024-10-15 17:11:20 +02:00
styleguide DEV: Simplify TopicNotificationsButton (#29465) 2024-10-29 16:27:23 +01:00