mirror of
https://github.com/discourse/discourse.git
synced 2024-12-05 06:03:43 +08:00
a7f596da7a
A change in relative picker was causing a serie of events which ultimately would cause the whole list of time options to be reset and re-rendered which would cause a new instance of the picker to be created, causing a reset. The fix is using id in the each loop to help ember identify that it doesn’t have to re-render a specific component. |
||
---|---|---|
.. | ||
avatar_selector.rb | ||
badge.rb | ||
base.rb | ||
bookmark.rb | ||
change_owner.rb | ||
delete_themes_confirm.rb | ||
discard_draft.rb | ||
dismiss_new.rb | ||
flag.rb | ||
insert_table.rb | ||
login.rb | ||
private_message_invite.rb | ||
private_message_remove_participant.rb | ||
reject_reason_reviewable.rb | ||
sidebar_edit_categories.rb | ||
sidebar_edit_navigation_modal.rb | ||
sidebar_edit_tags.rb | ||
sidebar_section_form.rb | ||
topic_bulk_actions.rb |