Bug Description:
When the user tries to add or remove timing entries using the ‘+’ (add) or ‘−’ (remove) icons, nothing happens. The icons are either unresponsive or not triggering the intended actions, preventing users from managing their time slots.
Steps to Reproduce:
- Navigate to the timing or schedule entry section.
- Click on the ‘+’ icon to add a new time entry.
- Click on the ‘−’ icon to remove an existing time entry.
- Observe the behavior.
Expected Result:
- Clicking ‘+’ should add a new timing input field.
- Clicking ‘−’ should remove the corresponding timing input field.
Actual Result:
Clicking either icon does nothing — no time entry is added or removed.
Leave a Reply