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

Warn in the UI when there are too many items in the cart #878

Closed
sven-urbanski-freiheit-com opened this issue Aug 21, 2023 · 1 comment
Closed

Comments

@sven-urbanski-freiheit-com
Copy link
Contributor

Currently kuberpult only warns after submitting. That is very inconvenient if you have already ~150 items in there

sven-urbanski-freiheit-com added a commit that referenced this issue Sep 8, 2023
The server always allowed only 100 actions.
Now the UI also checks if there are too many items, and stops the user before adding the 101st action.

This fixed issue #878
sven-urbanski-freiheit-com added a commit that referenced this issue Sep 8, 2023
The server always allowed only 100 actions.
Now the UI also checks if there are too many items, and stops the user before adding the 101st action.

This fixed issue #878
sven-urbanski-freiheit-com added a commit that referenced this issue Sep 8, 2023
The server always allowed only 100 actions.
Now the UI also checks if there are too many items, and stops the user before adding the 101st action.

This fixes issue #878
sven-urbanski-freiheit-com added a commit that referenced this issue Sep 8, 2023
The server always allowed only 100 actions.
Now the UI also checks if there are too many items, and stops the user before adding the 101st action.

This fixes issue #878

Co-authored-by: Sven Urbanski <sven.urbanski+git@freiheit.com>
@sven-urbanski-freiheit-com
Copy link
Contributor Author

This was implemented in 1.4.1

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

No branches or pull requests

1 participant