Skip to content

Improve edit form layout/textarea behavior and add setup docs #1

Open
arif1205 wants to merge 5 commits into
adreastrian:masterfrom
arif1205:master
Open

Improve edit form layout/textarea behavior and add setup docs #1
arif1205 wants to merge 5 commits into
adreastrian:masterfrom
arif1205:master

Conversation

@arif1205
Copy link
Copy Markdown

@arif1205 arif1205 commented Mar 2, 2026

Summary

  • Fix edit/insert form column sizing so labels and helper controls use consistent widths:
  • first column max 150px with wrapping
  • second column max 140px
  • third column remains flexible/full width
  • Textarea height auto-grow so it expands with content up to 250px, then shows vertical scroll.
  • Update readme.md with clear setup instructions.

arif1205 added 5 commits March 2, 2026 12:48
Constrain edit/insert form label and helper columns while keeping the value column flexible, and make textarea autosize honor a 250px max height with overflow scrolling.

Made-with: Cursor
Document quick local PHP serving and Laravel Herd setup so users can clone and run the Adminer theme package immediately.

Made-with: Cursor
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