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

feat: warn user about incoming expiration of session #464

Merged
merged 3 commits into from
Jul 26, 2024

Conversation

beawar
Copy link
Contributor

@beawar beawar commented Jul 22, 2024

Show some snackbar to let know user the session is expiring soon. Once session is expired, redirect user to login page by performing a programmatic logout.

Refs: SHELL-207

Show some snackbar to let know user the session is expiring soon.
Once session is expired, redirect user to login page by performing
a programmatic logout.

Refs: SHELL-207
@beawar beawar self-assigned this Jul 22, 2024
@beawar beawar requested review from a team as code owners July 22, 2024 10:27
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 97.20% Coverage (64.30% Estimated after merge)
  • Duplications 0.00% Duplicated Code (5.30% Estimated after merge)

Project ID: carbonio-shell-ui

View in SonarQube

gnekoz
gnekoz previously approved these changes Jul 22, 2024
@beawar beawar dismissed stale reviews from CataldoMazzilli and gnekoz via aa78ada July 24, 2024 13:31
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 97.20% Coverage (64.30% Estimated after merge)
  • Duplications 0.00% Duplicated Code (5.30% Estimated after merge)

Project ID: carbonio-shell-ui

View in SonarQube

src/boot/loader.tsx Outdated Show resolved Hide resolved
Copy link

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage 97.20% Coverage (64.30% Estimated after merge)
  • Duplications 0.00% Duplicated Code (5.30% Estimated after merge)

Project ID: carbonio-shell-ui

View in SonarQube

@beawar beawar merged commit 0b4d9ad into devel Jul 26, 2024
3 checks passed
@beawar beawar deleted the SHELL-207-session-expiration branch July 26, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants