5sControl / 5sControl/5s-frontend
Contacts emails isn't clickable
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Summary: Email контактов не кликабельны при выборе в форме Email notification
Envornment:
https://grand-alien-apparently.ngrok-free.app/inventory
Win 10 pro
Chrome 117.0.5938.132
Precondition:
Пользователь авторизован
Открыта страница "Inventory"
Создан item
Открыть форму Item settings у созданного item
Steps to reproduce:
1. Кликнуть на кнопку Edit
2. Кликнуть на кнопку добавления контактов в поле To/Copy
3. Кликнуть на любой контакт с email
Expected result:
В поле To/Copy добавился email.
Actual result:
Email контактов не кликабельны.

Contributor guide
Research direction
Look at the component that renders the contact list in the Email notification form, likely in a file related to item settings or inventory. The issue is that email contacts are not clickable to select them. Inspect the click handler for the contact items and ensure they properly add the email to the To/Copy field. Check the UI state and event propagation. Verify the fix by testing the steps in the issue description.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100