discourse/spec/system/page_objects/pages
Martin Brennan 69eecf92d0
FIX: Use a default hashtag icon color for user with no permission (#21825)
One user can create a post or chat message with a hashtag they
have permission to use, but then when other users look at that
post they will see an empty space next to the hashtag because they
do not have the permission to load the colors in CSS classes for
the related category.

This fixes the issue by adding a default color with a special
CSS class if the user doesn't have permission to see the linked
channel/category on the hashtag.
2023-06-07 10:15:39 +10:00
..
admin_settings.rb FEATURE: Add an emoji deny list site setting (#20929) 2023-04-13 15:38:54 +08:00
base.rb DEV: Change sidebar header dropdown to use wait_for_animation (#20627) 2023-03-10 14:54:57 +10:00
category.rb DEV: more reliable toggle_setting spec helper (#21779) 2023-05-28 14:15:10 +02:00
discovery.rb DEV: fix tag synonyms flakey specs (#21787) 2023-05-28 15:35:55 +02:00
form_template.rb DEV: Call MessageBus.stop() after each system test (#21848) 2023-05-31 21:00:35 +08:00
review.rb UX: Add show more btn to reviewable item (#21579) 2023-06-01 11:55:27 -07:00
search.rb DEV: Speed up core system tests (#21394) 2023-05-05 07:45:53 +08:00
tag.rb DEV: fix tag synonyms flakey specs (#21787) 2023-05-28 15:35:55 +02:00
topic.rb FIX: Use a default hashtag icon color for user with no permission (#21825) 2023-06-07 10:15:39 +10:00
user_preferences_interface.rb DEV: Fix flaky user preferences interface system test (#21800) 2023-05-29 11:56:21 +08:00
user_preferences_sidebar.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00
user_preferences.rb DEV: Fix flaky user preferences interface system test (#21800) 2023-05-29 11:56:21 +08:00
user.rb FIX: all staff_counters should be pluralized strings (#21048) 2023-04-12 17:13:37 +08:00