1. Open a new baseplate
2. Open the insert menu via CTRL + I
3. Type “fra”
4. Studio will auto-select the “CFrameValue” instance instead of frame
Expected Behavior
Insert menu should auto select “Frame” since it is a shorter match, and at the top of the menu anyways.
Actual Behavior
“CFrameValue” gets autoselected instead. This has been happening since the changes to CFrameValue have been released.
Workaround
Type “Frame” out to get a literal match. This is inconvenient especially when building a UI quickly, you end up with having to backtrack with more incorrect instances than necessary.
Issue Area: Studio Issue Type: Display Impact: Moderate Frequency: Constantly Date First Experienced: 2022-11-04 00:11:00 (-07:00)
This is also happening with other instances. A usability bug like this is so small yet it has such an impact on speed on development. I honestly hope this is not overlooked and improved soon because it is very detrimental.
I type “imag”. You would expect “ImageLabel” to be selected, it is NOT! Why is it selecting ImageHandleAdornment?
It’s happening on basically any UI instance I want to insert.