Skip to content

fix: resolve height overflow issues in AssetEditor sidebar#48

Merged
zuhanit merged 1 commit intomasterfrom
fix/asset-editor-height-overflow
Jun 20, 2025
Merged

fix: resolve height overflow issues in AssetEditor sidebar#48
zuhanit merged 1 commit intomasterfrom
fix/asset-editor-height-overflow

Conversation

@zuhanit
Copy link
Copy Markdown
Owner

@zuhanit zuhanit commented Jun 20, 2025

Summary

  • Fix TabsContent height constraints to prevent sidebar content overflow
  • Restructure AssetEditor layout for proper height distribution
  • Remove unused Save functionality and improve component structure

Test plan

  • Verify AssetEditor opens with correct initial sizing
  • Test that expanding sidebar content shows scrollbar instead of overflowing
  • Confirm layout remains stable when resizing the editor window
  • Check that all tabs function correctly in the restructured layout

🤖 Generated with Claude Code

- Fix TabsContent height constraints with h-0 min-h-0 classes
- Restructure AssetEditor layout to prevent sidebar content overflow
- Remove unused Save button and onClickSave functionality
- Improve flex layout structure for proper height distribution

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@zuhanit zuhanit merged commit c5c7a87 into master Jun 20, 2025
3 checks passed
@zuhanit zuhanit deleted the fix/asset-editor-height-overflow branch March 28, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant