StreetCode
StreetCode copied to clipboard
[TC][Admin][News] Check the possibility of creating news exceeding the character limit in the "Link" field
Priority: Medium
Preconditions
- The user is logged in as admin.
- The “Новини” page is opened via the admin panel.
- The "Зберегти" button stays disable untill all mandatory fields will not be filled with data.
Steps to reproduce
- Click the “Додати новину” button in the News section.
- Fill the "Link" field with 201 characters and all mandatory fields according to requirements.
- Click the "Зберегти" button.
Expected result
- Characters that exceed the limit are not added to the "Link" field.
- When added more than 200 characters, the field highlights in red, and displays an error message under the field: "Не більше 200 символів"
User story: #835