david8640 / RestaurantSignaturesSoftware

4 stars 1 forks source link

Welcome message not erase on page change #68

Closed david8640 closed 10 years ago

david8640 commented 10 years ago

Reproduction steps : 1- Login 2- Click on supplier

The welcome message is still at the top of the page. The session must be reset once it prints the message on the screen.

screen shot 2013-11-18 at 2 35 01 pm screen shot 2013-11-18 at 2 34 17 pm

aassaly commented 10 years ago

I actually implemented it like that in purpose to show that we can successfully keep track of which user is logged in at any point in the system

On Monday, November 18, 2013, david8640 wrote:

Reproduction steps : 1- Login 2- Click on supplier

The welcome message is still at the top of the page. The session must be reset once it prints the message on the screen.

[image: screen shot 2013-11-18 at 2 35 01 pm]https://f.cloud.github.com/assets/1728653/1566064/e014ba10-5088-11e3-87ee-76678dfec7cd.png [image: screen shot 2013-11-18 at 2 34 17 pm]https://f.cloud.github.com/assets/1728653/1566063/d92a881a-5088-11e3-8b4b-359fb177092b.png

— Reply to this email directly or view it on GitHubhttps://github.com/david8640/RestaurantSignaturesSoftware/issues/68 .

david8640 commented 10 years ago

ok

On Nov 18, 2013, at 3:06 PM, aassaly notifications@github.com wrote:

I actually implemented it like that in purpose to show that we can successfully keep track of which user is logged in at any point in the system

On Monday, November 18, 2013, david8640 wrote:

Reproduction steps : 1- Login 2- Click on supplier

The welcome message is still at the top of the page. The session must be reset once it prints the message on the screen.

[image: screen shot 2013-11-18 at 2 35 01 pm]https://f.cloud.github.com/assets/1728653/1566064/e014ba10-5088-11e3-87ee-76678dfec7cd.png [image: screen shot 2013-11-18 at 2 34 17 pm]https://f.cloud.github.com/assets/1728653/1566063/d92a881a-5088-11e3-8b4b-359fb177092b.png

— Reply to this email directly or view it on GitHubhttps://github.com/david8640/RestaurantSignaturesSoftware/issues/68 .

— Reply to this email directly or view it on GitHub.

david8640 commented 10 years ago

normal behaviour