Skip to content

feat : Add clear all sessions functionality#335

Open
aditigupta217 wants to merge 2 commits into
imDarshanGK:mainfrom
aditigupta217:feature/clear-all-sessions
Open

feat : Add clear all sessions functionality#335
aditigupta217 wants to merge 2 commits into
imDarshanGK:mainfrom
aditigupta217:feature/clear-all-sessions

Conversation

@aditigupta217
Copy link
Copy Markdown

closes #268
Screenshot 2026-06-02 at 7 53 33 PM
Screenshot 2026-06-02 at 7 53 06 PM

@aditigupta217 aditigupta217 changed the title Add clear all sessions functionality feat : Add clear all sessions functionality Jun 2, 2026
@imDarshanGK imDarshanGK added SSoC26 Part of Social Summer of Code 2026 Easy Beginner-friendly implementation work labels Jun 4, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

@imDarshanGK is attempting to deploy a commit to the Darshan's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Owner

@imDarshanGK imDarshanGK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR the feature implementation looks good and the backend + tests are solid.

However, there are a few issues that need cleanup before merging:

  • frontend/src/utils/api.js has duplicate function definitions
  • App.jsx contains duplicate state declarations which will break React rendering
  • Dockerfile has a duplicate CMD line

Once these are fixed, I can merge

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

Labels

Easy Beginner-friendly implementation work SSoC26 Part of Social Summer of Code 2026

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a single-click clear all sessions action

2 participants