McKayla Lankau
McKayla Lankau
**Problem:** Describe the problem being addressed as succinctly as possible. **Fix:** Describe the fix you have made as succinctly as possible. **Commit Details:** (< vv pls delete this section if's...
Fixing the broken preview image for the empty project template on the projects page before: after:
- Fixing some icons that were incorrectly named by removing hyphens from the colors - Uploading and using new `convert-action` icons in the navigator, that are the proper size and...
We have a strategy that duplicates a selected element when you hold option and drag, and you also see a special cursor. This functionality should also be available when reordering...
**Problem** - Our cartouches for data (internal and external) look a bit helpless - their selected state is a hack (blue outline), and they need a hover state - they...
Apparently the `zerosized-div` icon does not work with any color besides main. This problem is especially visible when selecting a navigator row with it.  (it should be white here)...
The border style section in the inspector was recently fixed, and works correctly on some projects but not in others. cc @liady since you were the one working on this,...
Note: The first half of the original issue has been moved into #6220 and completed The border radius and padding controls in the inspector both use the `SplitChainedNumberInput` so that...
## Feature PR to review here: https://github.com/concrete-utopia/utopia/pull/6354 Creating an "Advanced Grid Settings" popup that can be opened from the grid inspector section dropdown. Also adjusting the options for the layout...
**Problem:** The context menu for canvas elements was going off screen. **Fix:** Now the context menu content scrolls vertically, and has a maximum height responsive to the visible screen height....