Feature #19682
FE - React - Click error focus on field
Status: | Closed | Start date: | 07 February 2024 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | chok yee fan | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
as per explanation from the meeting. Need to R&D a feature click on the error will focus on the field.
Better create a share component/function could implement for all the modules.
Before implement to all modules, better highlight on the meeting b4 implement it for all modules.
History
#1 Updated by Nityanantan Nityanantan 11 months ago
- Assignee changed from Nityanantan Nityanantan to Hazimi Muhammad
nity - added error focus for user profile page only
#2 Updated by Hazimi Muhammad 11 months ago
- File WhatsApp Image 2024-02-20 at 11.26.31 AM.jpeg added
- Status changed from New to In Progress
- Assignee changed from Hazimi Muhammad to Nityanantan Nityanantan
1)The text "Full Name" incorect need to be change to "User Name"
2)The text "Mobile number" incorect need to be change to "Handphone"
3)he text "User ID" incorect need to be change to "MLEB User ID"
Issue:
click user profile at the menu -> click add button -> click save button -> the error massage is "fullname"
expected:
click user profile at the menu -> click add button -> click save button -> the error massage should be "User Name"
4) The error for "Organisation is mandatory" and "Effective Date is mandatory" cannot be click
#3 Updated by Nityanantan Nityanantan 10 months ago
- Status changed from In Progress to Resolved
- Assignee changed from Nityanantan Nityanantan to Hazimi Muhammad
nity- react hook form controller focus for custom components
#4 Updated by Hazimi Muhammad 10 months ago
- Status changed from Resolved to Feedback
- Assignee changed from Hazimi Muhammad to chok yee fan
Issue has been fixed
click user profile at the menu -> click add button -> click save button -> the error massage should be "User Name"
#5 Updated by chok yee fan 10 months ago
- Assignee changed from chok yee fan to Nityanantan Nityanantan
apply for all modules
#6 Updated by Nityanantan Nityanantan 10 months ago
- Assignee changed from Nityanantan Nityanantan to Hazimi Muhammad
nity - previous commit validation for all modules
#7 Updated by Hazimi Muhammad 10 months ago
- Assignee changed from Hazimi Muhammad to chok yee fan
Already implement for all modules