shuashuai commented on PR #1244:
URL: https://github.com/apache/answer/pull/1244#issuecomment-2644489820

   > I now made the select and checkbox two seperated form groups and remove 
handleChange()
   
   **An important point** is that you have locally verified the code you 
submitted now? Can the front-end project run correctly?
   If you haven't read the development guide, please go to the official website 
to read the [development guide](https://answer.apache.org/docs/development) 
first.
   
   
![image](https://github.com/user-attachments/assets/05e2bbe9-1242-4361-a5ab-e3ee12527a7c)
   
   
   I checked it and it still didn't handle the translation completely. In 
addition, if your editor uses vscode, it is recommended to install the eslint 
plugin.
   
   SSL Mode On element, why not apply to react-bootstrap components? And why 
doesn't the checkbox value apply to the value you passed in, but continue to 
use the value on the current page?
   
   I'm not sure if you end up submitting and saving the value of SSL Mode 
checkbox to the database. If it's just a logic of whether select is displayed, 
then it doesn't need to be saved in formData, it just needs to be processed 
within the current component.
   
   
   
![image](https://github.com/user-attachments/assets/817fe46c-ac5d-4c30-bbf9-da1c2c54b452)
   
   
   The following is content without translation
   
![image](https://github.com/user-attachments/assets/d622ee20-92ac-48fe-a569-1a2698bfac6e)
   
   
![image](https://github.com/user-attachments/assets/4a138f4c-5d31-4a8c-9f35-25d8e804e5d5)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@answer.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to