discourse/spec/system/page_objects
Martin Brennan d7f7915558
FIX: Bookmark clock icon not showing (#26572)
When choosing the "Custom..." option in the new bookmark
menu and then choosing a date + time in the modal for the
reminder, the bookmark icon on the post was not updating to
show the one with the clock to indicate the reminder.

This was just a data syncing issue between BookmarkFormData
and what the modal sets. Ideally all this would be refactored
because the data flow is messy...but hard to find time for
that right now.

Followup 67a8080e33
2024-04-09 16:14:59 +10:00
..
components FIX: Do not show edit sections button on admin sidebar (#26547) 2024-04-08 15:21:24 +10:00
modals FEATURE: confirmation when a public section is updated (#26546) 2024-04-09 09:58:30 +10:00
pages FIX: Bookmark clock icon not showing (#26572) 2024-04-09 16:14:59 +10:00
admin_user_badges.rb DEV: lint against Layout/EmptyLineBetweenDefs (#24914) 2023-12-15 23:46:04 +08:00
cdp.rb DEV: Fix flaky network-based upload spec (#23286) 2023-08-28 12:59:22 +08:00