Conversation
|
|
i think these need more discussion before a PR. as far as I understand, this is what you've added:
but already these are 3 distinct changes which each need to be discussed before we decide if to do them or not. |
|
improve path component
1.tab can input selected value
2.put current dict into options
3.allow not exists
To minimize changes, hidden internal API
_clearUserInputand_setUserInputwas used; a refactoring is recommended.