mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-04 09:16:52 +08:00
This commit ensures that polls including @mentions of users with active user statuses are rendered correctly without errors. It introduces a document validation check before rendering components, adds fixtures for polls with mentions, and provides acceptance tests to verify proper rendering of polls containing @mentions. |
||
|---|---|---|
| .. | ||
| poll-breakdown-test.js | ||
| poll-builder-disabled-test.js | ||
| poll-builder-enabled-test.js | ||
| poll-in-reply-history-test.js | ||
| poll-pie-chart-test.js | ||
| poll-quote-test.js | ||
| poll-results-test.js | ||
| polls-bar-chart-test-desktop.js | ||
| polls-bar-chart-test-mobile.js | ||