You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an authenticated user
When I visit the dashboard
And click one of my idea cards
I am then redirected to the idea's show page
Where I see all of the previously provided details for the idea,
Any field of which I have the option of editing
After making any changes
I click 'Update/Submit'
Then I should be redirected to the dashboard
And I should see a message that says "Your Idea Has Been Updated"
Sad path accounted for
API call to retrieve background image (if project title updated)
Idea CRUD Page
The text was updated successfully, but these errors were encountered:
Idea CRUD Page![idea CUD page](https://user-images.githubusercontent.com/50811220/74800101-adecce00-528f-11ea-91a8-65896c4325dc.png)
The text was updated successfully, but these errors were encountered: