This repository has been archived on 2023-03-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
osr-discourse-src/app/assets/javascripts/discourse/models
Martin Brennan 452d0c868f FIX: Ensure first post is loaded before trying to bookmark topic (#9382)
Load first post if not loaded when trying to bookmark topic

* if the first post was not loaded we could not bookmark it because
  now we call the toggleBookmarkReminder function on an actual post
  to open the modal window
* add a firstPost function to the topic model to get the first post
  from the stream if it is loaded and if not do a GET request to load
  it
* use the firstPost promise when bookmarking topic
2020-04-09 09:42:03 +10:00
..
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-08 16:28:23 +02:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-04-08 16:28:23 +02:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00
2020-03-12 13:29:55 -04:00