Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: You can't change a subject whilst Flagging #907

Merged
merged 1 commit into from
May 27, 2013
Merged

FIX: You can't change a subject whilst Flagging #907

merged 1 commit into from
May 27, 2013

Conversation

ZogStriP
Copy link
Member

Meta: You can't change a subject whilst Flagging

This revert a change made by @eviltrout in b794830 in the flag_view.js.
The Em.run.schedule('afterRender', function() {...}) is apparently not enough. Had to schedule the event on the next run loop.

Hopefully, the PR emberjs/ember.js#1235 will soon be merged in and we'll have a proper radio button control in Ember.js.

Meta: [You can't change a subject whilst Flagging](http://meta.discourse.org/t/you-can-t-change-a-subject-whilst-flagging/6887)

This revert a change made by @eviltrout in b794830 in the `flag_view.js`.
The `Em.run.schedule('afterRender', function() {...})` is apparently not enough. Had to schedule the event on the next run loop.

Hopefully, the PR emberjs/ember.js#1235 will soon be merged in and we'll have a proper radio button control in Ember.js.
@discoursebot
Copy link

You've signed the CLA, ZogStriP. Thank you! This pull request is ready for review.

eviltrout added a commit that referenced this pull request May 27, 2013
…hilst-flagging

FIX: You can't change a subject whilst Flagging
@eviltrout eviltrout merged commit d1405a9 into discourse:master May 27, 2013
@eviltrout
Copy link
Contributor

Oops I didn't try to do that myself! Good catch.

@ZogStriP ZogStriP deleted the fix-you-cant-change-a-subject-whilst-flagging branch May 27, 2013 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants