-
Notifications
You must be signed in to change notification settings - Fork 1
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
Session Timeout #46
base: master
Are you sure you want to change the base?
Session Timeout #46
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check the comments
@LuisValgoi, I have done some changes, can you review it again? About the Unit Tests, I could only test the snapshot. |
# Conflicts: # src/hooks/useRequest.js # yarn.lock
@isaqueha check my last commits pls? |
@isaqueha another thing: Wouldn´t be nice for us to like add two black box test to see the sessiontimeout state? examples: 1st
2nd
|
…ui5-webcomponents-react-seed into feat-session-timeout
@isaqueha , |
Hi @lpohren, |
Yes, I agree |
Description
This PR adds the Session Timeout dialog and engine;
The Information Dialog is included since it is a dependency.
Testing
Constants.js
file);Constants.js
file);Automated Tests
References