Skip to content

Feature/session timeout warning#264

Open
kavin553 wants to merge 2 commits into
mayo-byte07:mainfrom
kavin553:feature/session-timeout-warning
Open

Feature/session timeout warning#264
kavin553 wants to merge 2 commits into
mayo-byte07:mainfrom
kavin553:feature/session-timeout-warning

Conversation

@kavin553

Copy link
Copy Markdown

Description

Implemented a session timeout warning system for inactive users.

This feature improves user session awareness and prevents unexpected logout during inactivity.

Fixes #195


Changes Made

  • Added inactivity tracking system
  • Implemented session timeout warning modal
  • Added live countdown timer before logout
  • Added "Stay Logged In" session extension functionality
  • Added automatic logout handling after timeout
  • Implemented smooth modal animations and responsive UI
  • Integrated activity listeners for mouse, keyboard, scroll, and touch events

Screenshots (if applicable)

  • Session warning modal
  • Countdown timer UI
  • Responsive mobile layout

Checklist

  • I have linked the relevant issue above.
  • I have tested my changes locally.
  • My code follows the project's style guidelines.

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

@kavin553 is attempting to deploy a commit to the Mayo's projects Team on Vercel.

A member of the Team first needs to authorize it.

@kavin553

Copy link
Copy Markdown
Author

Hi @maintainer 👋

Implemented the session timeout warning system successfully.

Highlights

  • Inactivity tracking system
  • Warning modal with countdown timer
  • Session extension functionality
  • Automatic logout handling
  • Smooth responsive UI animations
  • Integrated activity detection events

Tested

  • Modal trigger after inactivity
  • Countdown functionality
  • Session reset on user interaction
  • Auto logout flow
  • Mobile responsiveness verified

PR submitted for review 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add session timeout warning modal for inactive users

1 participant