we should reuse the getProposalById function here to load all the proposal data.
adds another call but makes sure we have all the proposal data (and not only the data from the event)
we should reuse the `getProposalById` function here to load all the proposal data.
adds another call but makes sure we have all the proposal data (and not only the data from the event)
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
@@ -58,60 +17,76 @@ export default Ember.Controller.extend({});we should reuse the
getProposalByIdfunction here to load all the proposal data.adds another call but makes sure we have all the proposal data (and not only the data from the event)