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

Scaffolding: Add success messeges #70

Open
am11 opened this issue Nov 26, 2014 · 2 comments
Open

Scaffolding: Add success messeges #70

am11 opened this issue Nov 26, 2014 · 2 comments
Milestone

Comments

@am11
Copy link
Member

am11 commented Nov 26, 2014

Right after scaffolding a model or vm, when the create or edit forms are submitted successfully and request is redirected to the Index view, there is no success message displayed.

In Ruby (sometimes) on Rails, there is a div id='notice' in the default layout which displays the status of the previous transaction and scaffold complements its existence by saying flash[:notice] = "#{model_name} successfully created", where flash[:notice] is roughly equals to ViewBag["notice"].

Please consider introducing similar pattern to vNext.

Thanks!

@barrytang
Copy link

TFS Bug#232569

@sayedihashimi
Copy link
Member

Hi @am11 sorry for the long delay here. I've discussed with @prafullbhosale and he will investigate.

@sayedihashimi sayedihashimi removed their assignment Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants