You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So this probably needs to be a 2 part correction, GUI and API.
GUI can place a cap, but said limit can be bypassed. Is there an average name size that would be helpful @ntkathole ? Otherwise we'll just aim for 50 characters
So this probably needs to be a 2 part correction, GUI and API.
@kahowell can help us here in terms of api if having limit will help or the request will be rejected from other service before our validation.
GUI can place a cap, but said limit can be bypassed. Is there an average name size that would be helpful @ntkathole ?
I vote for 255 characters (https://access.redhat.com/solutions/2412), that's also for satellite 6/foreman team use, but I think that's topic for grooming or platform people.
Description
As there is no limit on adding content to search box, user can enter any number characters which leads to 400 request on host list.
There is no adverse effect as application works fine after page refresh.
Expected behavior
Limitation of characters on user input.
Steps to reproduce
Additional context, version info
The text was updated successfully, but these errors were encountered: