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

[Feature] Create slices for Meshery UI #850

Open
nebula-aac opened this issue Dec 14, 2024 · 0 comments · May be fixed by #851
Open

[Feature] Create slices for Meshery UI #850

nebula-aac opened this issue Dec 14, 2024 · 0 comments · May be fixed by #851
Assignees
Labels
kind/enhancement Improvement in current feature v0.15.0-planning

Comments

@nebula-aac
Copy link
Contributor

nebula-aac commented Dec 14, 2024

Current Behavior

To test appropriately on Redux.js Toolkit slices, which will help define all the slices and whether they are needed for Meshery UI or not. This means the ability to read through and consolidate slices if need be for a purpose.

Desired Behavior

  • Convert the existing redux action creators and reducers objects to slices
  • Define the reducers appropriately
  • Consolidate or remove slices that might not be necessary
  • Export for public use

Implementation

Acceptance Tests

Mockups


Contributor Guide

@nebula-aac nebula-aac added the kind/enhancement Improvement in current feature label Dec 14, 2024
@nebula-aac nebula-aac linked a pull request Dec 14, 2024 that will close this issue
1 task
@nebula-aac nebula-aac self-assigned this Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvement in current feature v0.15.0-planning
Development

Successfully merging a pull request may close this issue.

1 participant