Skip to content

Vendor Page Store Counter Does Not Increment Beyond 100 #1270

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

Open
har33m opened this issue May 14, 2025 · 0 comments
Open

Vendor Page Store Counter Does Not Increment Beyond 100 #1270

har33m opened this issue May 14, 2025 · 0 comments
Labels
bug Something isn't working Enatega Multivendor Admin Dashboard good first issue Good for newcomers

Comments

@har33m
Copy link

har33m commented May 14, 2025

Describe the bug
On the admin dashboard's "Vendor" page, while adding a new store, the store count does not increment beyond 100. This prevents vendors from registering more than 100 stores, even if the system should allow it.

To Reproduce
Steps to reproduce the behavior:

Go to the "Vendor" page in the admin dashboard.

Attempt to add stores until the count reaches 100.

Try adding the 101st store.

Observe that the counter does not increase and the store is not added.

Expected behavior
The system should allow vendors to add more than 100 stores if there is no set limit, or at the very least, display a clear message if a limit is intentionally enforced.

Screenshots

Image

Desktop (please complete the following information):

OS: [e.g., Windows 10]

Browser: [e.g., Chrome]

Version: [e.g., 112]

Additional context
There is no visible warning or error indicating that the limit has been reached. This may be a front-end limitation or a hardcoded cap that needs to be reviewed or adjusted.

@har33m har33m added bug Something isn't working good first issue Good for newcomers Enatega Multivendor Admin Dashboard labels May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Enatega Multivendor Admin Dashboard good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant