* FEATURE: Add ignored user list to the User's preference page ## Why? Part of: https://meta.discourse.org/t/ability-to-ignore-a-user/110254 We want to add list of Ignored users under or along with the muted users preferences section. This way Users can find and update their list of ignored users. ## UI  ## Open questions Two of many options to represent a list of ignored users is that we can: 1. We can represent the ignored user list as a table with the ability to `un-ignore` but NOT to add new ignored users. 2. We can keep it functioning as the `muted user list` where you can `un-ignore` or `ignore` users. |
||
|---|---|---|
| .. | ||
| about.js.es6 | ||
| badges_fixture.js.es6 | ||
| category-fixtures.js.es6 | ||
| dashboard-next-general.js.es6 | ||
| dashboard-next.js.es6 | ||
| directory-fixtures.js.es6 | ||
| discovery_fixtures.js.es6 | ||
| draft.js.es6 | ||
| drafts.js.es6 | ||
| group-fixtures.js.es6 | ||
| groups-fixtures.js.es6 | ||
| notification_fixtures.js.es6 | ||
| poll.js.es6 | ||
| post.js.es6 | ||
| problems.js.es6 | ||
| reports_bulk.js.es6 | ||
| reports.js.es6 | ||
| search-fixtures.js.es6 | ||
| session-fixtures.js.es6 | ||
| site_settings.js.es6 | ||
| site-fixtures.js.es6 | ||
| static_fixtures.js.es6 | ||
| top_fixture.js.es6 | ||
| topic.js.es6 | ||
| user_fixtures.js.es6 | ||
| user-badges.js.es6 | ||
| watched-words-fixtures.js.es6 | ||