Skip to content

Conversation

@fzaninotto
Copy link
Member

@fzaninotto fzaninotto commented Sep 10, 2025

Problem

The current form layout shows too long inputs with the label over ther input. As the forms are quite long, they aren't particularly easy to read.

Solution

Place the label on the left.

Before:

image

After:

image

How To Test

Just run the app and navigate to the Edit views of a contact, a company, and a deal. The create views use the same layout.

Todo

  • Add support for labelInline in inputs
  • Use this variant in Atomic CRM forms
  • Make sure that there is no impact on other forms (login, user edition, etc)
  • Update screenshots

Additional Checks

@fzaninotto fzaninotto added the WIP label Sep 10, 2025
Base automatically changed from shadcn to main September 16, 2025 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants