Skip to content

feat: add empty state for notifications#190

Open
nitikanirwani wants to merge 1 commit into
nensii21:mainfrom
nitikanirwani:feature/notification-empty-state
Open

feat: add empty state for notifications#190
nitikanirwani wants to merge 1 commit into
nensii21:mainfrom
nitikanirwani:feature/notification-empty-state

Conversation

@nitikanirwani

Copy link
Copy Markdown

Pull Request

Summary

Added an empty state for the notifications page. When there are no notifications, users will see a bell icon, a "No notifications yet" message, and a short description.


Related Issue

Fixes #178


Type of Change

Please check the relevant option(s):

  • Bug fix
  • New feature
  • Documentation update
  • Performance improvement
  • Refactoring
  • UI/UX enhancement
  • Tests
  • Other

Changes Made

Describe the key changes included in this pull request.


Screenshots (if applicable)

Add screenshots or screen recordings demonstrating your changes.


Testing

Describe how you tested your changes.

  • Tested locally
  • Existing tests pass
  • Added new tests
  • UI verified
  • Cross-browser tested (if applicable)

Additional testing notes:


Checklist

Before submitting this pull request, confirm the following:

  • My code follows the project's coding standards.
  • I have tested my changes locally.
  • I have updated the documentation where necessary.
  • My changes do not introduce new warnings or errors.
  • I have reviewed my own code.
  • This pull request focuses on a single feature or fix.
  • I have linked the related issue.

Additional Notes

Include any additional information that reviewers should know.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🎉 Thank you for your first Pull Request to DevLink!

We appreciate your contribution to our open-source community.

Before your PR is reviewed, please ensure:

  • ✅ The project builds successfully.
  • ✅ Your code follows the project's coding standards.
  • ✅ You have tested your changes.
  • ✅ Related documentation has been updated if necessary.

Our maintainers will review your PR as soon as possible.

Thank you for helping improve DevLink! 💙

@nitikanirwani nitikanirwani force-pushed the feature/notification-empty-state branch 2 times, most recently from 2b1b013 to 3dba18d Compare July 6, 2026 16:11
@nensii21

nensii21 commented Jul 7, 2026

Copy link
Copy Markdown
Owner

Some of the required CI checks is currently failing. Please take a look at the workflow logs, identify the cause, and push a fix. Once all required checks pass, I'll review and proceed with the PR.Also add screenshots and videos showing what changes have been made.

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.

Notification Empty State

2 participants