mirror of
https://github.com/discourse/discourse.git
synced 2025-01-20 10:52:46 +08:00
8640d3c82d
This fixes a timing issue where, if a user (or the CI) was on a slow network connection, clicking one of the bookmark menu options would cause an error because we hadn't yet received the response from the server after creating the bookmark. It should be very smooth most of the times because (paraphrasing j.jaffeux): a) Most likely when user clicks it’s already saved b) If it’s not saved when user clicks, it should already be almost done so the perceived wait when click the reminder option should be rather short |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |