5sControl / 5sControl/5s-frontend

Contacts emails isn't clickable

Open Beginner friendly
#548 0 comments 0 reactions 1 assignee Claimed by @AlexGurski View on GitHub
bug
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 контактов не кликабельны.

![Image](https://github.com/5sControl/5s-frontend/assets/86359211/d065ae91-38f8-4775-b6b6-95b81e002928)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.