Skip to content

[Sistent] Added Toolbar Component #6502

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

Closed
wants to merge 2 commits into from

Conversation

lakshyajn
Copy link

Description

This PR fixes #5950

Notes for Reviewers
So, I added the toolbar component as required, but the content is common and can be changed, I tried to keep the format same as button component, and would like to do further changes if needed.
I modified package.json (updated few dependencies of plugins, that was giving error for "length" was not recognised.
I added 4 files for the toolbar component just like the button component.
Also, modified the src/sections/Projects/Sistent/components/content.js for adding this.
I tested it before making this PR, please review it.

Signed commits

  • [Y] Yes, I signed my commits.

Signed-off-by: lakshyajn <lakshyajain0740@gmail.com>
@lakshyajn
Copy link
Author

I think these tests are failing due to not enough disk space left for checking or something like that, I did the --depth=1 as well but I still received array buffer full errors and memory full errors, and I have to clean cache and start dev again and again.

Copy link

stale bot commented Jun 27, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Jun 27, 2025

Choose a reason for hiding this comment

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

please revert changes from package.json and package-lock.json

@stale stale bot removed issue/stale Issue has not had any activity for an extended period of time labels Jun 29, 2025
Copy link

stale bot commented Jul 18, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the issue/stale Issue has not had any activity for an extended period of time label Jul 19, 2025
@vr-varad vr-varad closed this Jul 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/stale Issue has not had any activity for an extended period of time project/sistent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Sistent] Add Toolbar component to the sistent components page
3 participants