[Bug] The insertion pointer is at the start point in the TreeSelect widget even after selecting values #7991
Comments
|
I would like to work on this |
|
@jindalsachin It's all yours! Please don't forget to read the Contribution Guidelines. Would appreciate if you can open a PR within the next 2 days. Also, please don't forget to register with Appsmith's Hacktoberfest Community in order to be eligible for Appsmith swag. |
|
Thanks I have registered for the swags and set up the env in IntelliJ . Would you please me point to the specific class/file I should change . I guess the pointer should lchange with listener ? |
|
Hi @jindalsachin Do let me know if you need more help |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Description
Expected Result:
It is observed that the insertion pointer is at the starting point in the tree-select even after selecting the value
Expected Result:
After selecting values the insertion pointer should be at the character ending point
Steps to reproduce the behaviour:
1.Launch appsmith app in the release environment
2.Drag and drop TreeSelect Widget
3.Click onside the treeselect widget
4.Choose any of the option and observe
Videolink:

Important Details
The text was updated successfully, but these errors were encountered: