mirror of
https://github.com/discourse/discourse.git
synced 2024-12-05 03:43:39 +08:00
d7f7915558
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
|
||
---|---|---|
.. | ||
components | ||
modals | ||
pages | ||
admin_user_badges.rb | ||
cdp.rb |